From 8d84b3adbcf6fb2b50a1f0ce21b872bf1830d166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Kaan=20K=C3=B6se?= Date: Fri, 7 Jun 2024 23:59:51 +0200 Subject: [PATCH] New translations resources.json (Japanese) --- Wino.Core.Domain/Translations/ja_JP/resources.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Wino.Core.Domain/Translations/ja_JP/resources.json b/Wino.Core.Domain/Translations/ja_JP/resources.json index 4e2269fc..768f5a9d 100644 --- a/Wino.Core.Domain/Translations/ja_JP/resources.json +++ b/Wino.Core.Domain/Translations/ja_JP/resources.json @@ -6,6 +6,8 @@ "AccountEditDialog_Message": "アカウント名", "AccountEditDialog_Title": "アカウントの編集", "AccountPickerDialog_Title": "アカウントを選択", + "AccountSettingsDialog_AccountName": "Sender Display Name", + "AccountSettingsDialog_AccountNamePlaceholder": "eg. John Doe", "AddHyperlink": "追加", "AutoDiscoveryProgressMessage": "メール設定を検索中...", "BasicIMAPSetupDialog_AdvancedConfiguration": "詳細設定",