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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
5 deletions
-
modules/setting-management/src/Volo.Abp.SettingManagement.Domain.Shared/Volo/Abp/SettingManagement/Localization/Resources/AbpSettingManagement/zh-Hant.json
|
|
|
@ -5,14 +5,14 @@ |
|
|
|
"SuccessfullySaved": "保存成功", |
|
|
|
"Permission:SettingManagement": "設定管理", |
|
|
|
"Permission:Emailing": "信箱", |
|
|
|
"Permission:EmailingTest": "邮件測試", |
|
|
|
"SendTestEmail": "發送測試邮件", |
|
|
|
"Permission:EmailingTest": "郵件測試", |
|
|
|
"SendTestEmail": "發送測試郵件", |
|
|
|
"SenderEmailAddress": "發送者電子郵件地址", |
|
|
|
"TargetEmailAddress": "目標電子郵件地址", |
|
|
|
"Subject": "主題", |
|
|
|
"Body": "體", |
|
|
|
"TestEmailSubject": "測試邮件 {0}", |
|
|
|
"TestEmailBody": "測試邮件內容", |
|
|
|
"Body": "內文", |
|
|
|
"TestEmailSubject": "測試郵件 {0}", |
|
|
|
"TestEmailBody": "測試郵件內容", |
|
|
|
"SuccessfullySent": "成功發送", |
|
|
|
"Send": "發送", |
|
|
|
"Menu:Emailing": "信箱", |
|
|
|
|