chore: Update zh_TW i18n files (#1262)
Co-authored-by: JackTsai <jacktsai@larvata.tw>
This commit is contained in:
@@ -1,41 +1,41 @@
|
||||
{
|
||||
"GENERAL_SETTINGS": {
|
||||
"TITLE": "Account settings",
|
||||
"SUBMIT": "Update settings",
|
||||
"BACK": "Back",
|
||||
"TITLE": "帳戶設定",
|
||||
"SUBMIT": "更新設定",
|
||||
"BACK": "返回",
|
||||
"UPDATE": {
|
||||
"ERROR": "Could not update settings, try again!",
|
||||
"SUCCESS": "Successfully updated account settings"
|
||||
"ERROR": "無法更新設定,請重試!",
|
||||
"SUCCESS": "已成功更新帳戶設定"
|
||||
},
|
||||
"FORM": {
|
||||
"ERROR": "Please fix form errors",
|
||||
"ERROR": "請修正表單錯誤",
|
||||
"GENERAL_SECTION": {
|
||||
"TITLE": "General settings",
|
||||
"TITLE": "常規設定",
|
||||
"NOTE": ""
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Account name",
|
||||
"PLACEHOLDER": "Your account name",
|
||||
"ERROR": "Please enter a valid account name"
|
||||
"LABEL": "帳戶名稱",
|
||||
"PLACEHOLDER": "您的帳戶名稱",
|
||||
"ERROR": "請輸入有效的帳戶名稱"
|
||||
},
|
||||
"LANGUAGE": {
|
||||
"LABEL": "Site language (Beta)",
|
||||
"PLACEHOLDER": "Your account name",
|
||||
"LABEL": "網站語言(Beta)",
|
||||
"PLACEHOLDER": "您的帳戶名稱",
|
||||
"ERROR": ""
|
||||
},
|
||||
"DOMAIN": {
|
||||
"LABEL": "Incoming Email Domain",
|
||||
"PLACEHOLDER": "The domain where you will receive the emails",
|
||||
"LABEL": "接收電子信箱的域名",
|
||||
"PLACEHOLDER": "接收信箱的域名",
|
||||
"ERROR": ""
|
||||
},
|
||||
"SUPPORT_EMAIL": {
|
||||
"LABEL": "Support Email",
|
||||
"PLACEHOLDER": "Your company's support email",
|
||||
"LABEL": "客服信箱",
|
||||
"PLACEHOLDER": "您公司的客服信箱",
|
||||
"ERROR": ""
|
||||
},
|
||||
"FEATURES": {
|
||||
"INBOUND_EMAIL_ENABLED": "Conversation continuity with emails is enabled for your account.",
|
||||
"CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now."
|
||||
"INBOUND_EMAIL_ENABLED": "您的帳戶啟用了電子信箱與對話的持續性功能。",
|
||||
"CUSTOM_EMAIL_DOMAIN_ENABLED": "您現在可以在您的自定義域名的電子信箱中接收消息。"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user