Browse Source
Merge pull request #2769 from abpframework/akin/added-new-key-into-localization-file
Added new key
pull/2779/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
1 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
|
|
|
@ -82,6 +82,7 @@ |
|
|
|
"OrganizationDeletionWarningMessage": "Organization will be deleted", |
|
|
|
"This{0}AlreadyExistInThisOrganization": "This {0} already exist in this organization", |
|
|
|
"AreYouSureYouWantToDeleteAllComputers": "Are you sure you want to delete all computers?", |
|
|
|
"DeleteAll": "Delete all" |
|
|
|
"DeleteAll": "Delete all", |
|
|
|
"DoYouWantToCreateNewUser": "Do you want to create new user?" |
|
|
|
} |
|
|
|
} |