ChangYinShung
6 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
1 deletions
-
framework/src/Volo.Abp.UI/Localization/Resources/AbpUi/zh-Hant.json
|
|
|
@ -17,6 +17,7 @@ |
|
|
|
"Error": "錯誤", |
|
|
|
"AreYouSure": "你確定嗎?", |
|
|
|
"Cancel": "取消", |
|
|
|
"Clear": "清除", |
|
|
|
"Yes": "是", |
|
|
|
"No": "否", |
|
|
|
"Ok": "好", |
|
|
|
@ -61,6 +62,9 @@ |
|
|
|
"500Message": "內部伺服器錯誤", |
|
|
|
"GoHomePage": "返回首頁", |
|
|
|
"GoBack": "返回", |
|
|
|
"Search": "查詢" |
|
|
|
"Search": "查詢", |
|
|
|
"ItemWillBeDeletedMessageWithFormat": "{0} will be deleted!", |
|
|
|
"ItemWillBeDeletedMessage": "This item will be deleted!", |
|
|
|
"ManageYourAccount": "Manage your account" |
|
|
|
} |
|
|
|
} |
|
|
|
|