From b3ba1aa3b9b23cf3d4fc9e6ca77e2713f665cfc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Kaan=20K=C3=B6se?= Date: Sat, 25 May 2024 12:03:46 +0200 Subject: [PATCH] New translations resources.json (Danish) --- Wino.Core.Domain/Translations/da_DK/resources.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Wino.Core.Domain/Translations/da_DK/resources.json b/Wino.Core.Domain/Translations/da_DK/resources.json index c3341e98..2359418a 100644 --- a/Wino.Core.Domain/Translations/da_DK/resources.json +++ b/Wino.Core.Domain/Translations/da_DK/resources.json @@ -46,6 +46,8 @@ "ClipboardTextCopied_Title": "Copied", "ClipboardTextCopyFailed_Message": "Failed to copy {0} to clipboard.", "ComposerToPlaceholder": "click enter to input addresses", + "ComposerAttachmentsDropZone_Message": "Drop your files here", + "ComposerAttachmentsDragDropAttach_Message": "Attach", "CustomThemeBuilder_AccentColorDescription": "Set custom accent color if you wish. Not selecting a color will use your Windows accent color.", "CustomThemeBuilder_AccentColorTitle": "Accent color", "CustomThemeBuilder_PickColor": "Pick",