liangshiwei
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
framework/src/Volo.Abp.ExceptionHandling/Volo/Abp/ExceptionHandling/Localization/zh-Hant.json
|
|
|
@ -13,7 +13,7 @@ |
|
|
|
"DefaultErrorMessage404": "未找到資源!", |
|
|
|
"DefaultErrorMessage404Detail": "未在服務中找到請求的資源!", |
|
|
|
"EntityNotFoundErrorMessage": "實體 {0} 不存在,id = {1}!", |
|
|
|
"AbpDbConcurrencyErrorMessage": "你提交的數據已經被其他用戶/用戶端修改.請放棄你所做的修改,從頭再試.", |
|
|
|
"AbpDbConcurrencyErrorMessage": "你提交的數據已經被其他用戶/客戶端修改.請放棄你所做的修改並再次嘗試.", |
|
|
|
"Error": "錯誤", |
|
|
|
"UnhandledException": "未處理的異常!", |
|
|
|
"401Message": "未授權", |
|
|
|
@ -23,4 +23,4 @@ |
|
|
|
"403MessageDetail": "你不被授權執行此操作", |
|
|
|
"404MessageDetail": "對不起,地址是空的" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|