From ccaebe64c4c3b1b7acba39ec4b005b89e28bf653 Mon Sep 17 00:00:00 2001 From: N-Pex Date: Tue, 26 Nov 2024 15:31:08 +0100 Subject: [PATCH] Remove extra space in source string --- src/assets/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/translations/en.json b/src/assets/translations/en.json index 792f31f..2bf8494 100644 --- a/src/assets/translations/en.json +++ b/src/assets/translations/en.json @@ -112,7 +112,7 @@ "file": "File", "files": "Files", "images": "Images", - "send_attachements_dialog_title": "Do you want to send following attachments ?", + "send_attachements_dialog_title": "Do you want to send following attachments?", "download_all": "Download all", "failed_to_render": "Failed to render event" },