From 9e244d770e562c36c7b54d36e74db2cea3c124c8 Mon Sep 17 00:00:00 2001 From: Yunus Emre Kalkan Date: Wed, 29 Jan 2020 15:53:27 +0300 Subject: [PATCH] Update en.json --- .../AbpIoLocalization/Admin/Localization/Resources/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json index 29ceacf8b7..29b1f8b248 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json @@ -79,6 +79,7 @@ "UniqueComputerId": "Unique computer id", "LastSeenDate": "Last seen date", "{0}Computer{1}WillBeRemovedFromRecords": "Computer of {0} ({1}) will be removed from records", + "OrganizationDeletionWarningMessage{0}": "Organization named {0} will be deleted", "This{0}AlreadyExistInThisOrganization": "This {0} already exist in this organization" } } \ No newline at end of file