Browse Source

Added new key

pull/2769/head
AkinCam 7 years ago
parent
commit
3dca4bc0a3
  1. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

3
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

@ -82,6 +82,7 @@
"OrganizationDeletionWarningMessage": "Organization will be deleted", "OrganizationDeletionWarningMessage": "Organization will be deleted",
"This{0}AlreadyExistInThisOrganization": "This {0} already exist in this organization", "This{0}AlreadyExistInThisOrganization": "This {0} already exist in this organization",
"AreYouSureYouWantToDeleteAllComputers": "Are you sure you want to delete all computers?", "AreYouSureYouWantToDeleteAllComputers": "Are you sure you want to delete all computers?",
"DeleteAll": "Delete all" "DeleteAll": "Delete all",
"DoYouWantToCreateNewUser": "Do you want to create new user?"
} }
} }
Loading…
Cancel
Save