Browse Source

Merge pull request #1 from HyleonOu/HyleonOu-patch-1

Convert Simplified Chinese to Traditional Chinese
pull/15419/head
HyleonOu 4 years ago
committed by GitHub
parent
commit
5b31519b6f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/zh-Hant.json

10
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/zh-Hant.json

@ -5,14 +5,14 @@
"SuccessfullySaved": "保存成功", "SuccessfullySaved": "保存成功",
"Permission:SettingManagement": "設定管理", "Permission:SettingManagement": "設定管理",
"Permission:Emailing": "信箱", "Permission:Emailing": "信箱",
"Permission:EmailingTest": "件測試", "Permission:EmailingTest": "件測試",
"SendTestEmail": "發送測試件", "SendTestEmail": "發送測試件",
"SenderEmailAddress": "發送者電子郵件地址", "SenderEmailAddress": "發送者電子郵件地址",
"TargetEmailAddress": "目標電子郵件地址", "TargetEmailAddress": "目標電子郵件地址",
"Subject": "主題", "Subject": "主題",
"Body": "", "Body": "內文",
"TestEmailSubject": "測試件 {0}", "TestEmailSubject": "測試件 {0}",
"TestEmailBody": "測試件內容", "TestEmailBody": "測試件內容",
"SuccessfullySent": "成功發送", "SuccessfullySent": "成功發送",
"Send": "發送", "Send": "發送",
"Menu:Emailing": "信箱", "Menu:Emailing": "信箱",

Loading…
Cancel
Save