From f52b426652127d1494075ab1db788730740ce547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Kaan=20K=C3=B6se?= Date: Fri, 7 Jun 2024 23:59:56 +0200 Subject: [PATCH] New translations resources.json (Chinese Simplified) --- Wino.Core.Domain/Translations/zh_CN/resources.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Wino.Core.Domain/Translations/zh_CN/resources.json b/Wino.Core.Domain/Translations/zh_CN/resources.json index 21a7ea96..ac90fadf 100644 --- a/Wino.Core.Domain/Translations/zh_CN/resources.json +++ b/Wino.Core.Domain/Translations/zh_CN/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": "高级设置",