diff --git a/framework/src/Volo.Abp.UI/Localization/Resources/AbpUi/zh-Hant.json b/framework/src/Volo.Abp.UI/Localization/Resources/AbpUi/zh-Hant.json index 5f73fa7ccd..449dd67480 100644 --- a/framework/src/Volo.Abp.UI/Localization/Resources/AbpUi/zh-Hant.json +++ b/framework/src/Volo.Abp.UI/Localization/Resources/AbpUi/zh-Hant.json @@ -46,8 +46,8 @@ "GoHomePage": "返回首頁", "GoBack": "返回", "Search": "查詢", - "ItemWillBeDeletedMessageWithFormat": "{0} will be deleted!", - "ItemWillBeDeletedMessage": "This item will be deleted!", - "ManageYourAccount": "Manage your account" + "ItemWillBeDeletedMessageWithFormat": "{0} 將被刪除!", + "ItemWillBeDeletedMessage": "此項目將被刪除!", + "ManageYourAccount": "管理個人帳號" } }