From 858be11cb5ceae91282e268ea065788442384cd5 Mon Sep 17 00:00:00 2001 From: greta Date: Mon, 29 Jan 2024 21:26:32 +0100 Subject: [PATCH] fixup! Add confirmation dialog before importing contacts Signed-off-by: greta --- src/components/ConfirmationDialog.vue | 4 ++-- src/files-action.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/ConfirmationDialog.vue b/src/components/ConfirmationDialog.vue index 9e3091111..3fb4a90d9 100644 --- a/src/components/ConfirmationDialog.vue +++ b/src/components/ConfirmationDialog.vue @@ -5,7 +5,7 @@
- {{ t('mail', 'Cancel') }} + {{ t('contacts', 'Cancel') }}