Browse Source
Merge pull request #2349 from olicooper/patch-3
en localization grammar issue
pull/2370/head
Halil İbrahim Kalkan
7 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.UI/Localization/Resources/AbpUi/en.json
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
"InternalServerErrorMessage": "An internal error occurred during your request!", |
|
|
|
"ValidationErrorMessage": "Your request is not valid!", |
|
|
|
"ValidationNarrativeErrorMessageTitle": "The following errors were detected during validation.", |
|
|
|
"DefaultErrorMessage": "An error has been occurred!", |
|
|
|
"DefaultErrorMessage": "An error has occurred!", |
|
|
|
"DefaultErrorMessageDetail": "Error detail not sent by server.", |
|
|
|
"DefaultErrorMessage401": "You are not authenticated!", |
|
|
|
"DefaultErrorMessage401Detail": "You should sign in to perform this operation.", |
|
|
|
@ -55,4 +55,4 @@ |
|
|
|
"GoHomePage": "Go to the homepage", |
|
|
|
"GoBack": "Go back" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|