Browse Source

Update AbpUi 's zh-Hant

pull/5696/head
ChangYinShung 6 years ago
committed by GitHub
parent
commit
f1e6464b61
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      framework/src/Volo.Abp.UI/Localization/Resources/AbpUi/zh-Hant.json

6
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"
}
}

Loading…
Cancel
Save