From 45f1aba0164518f5a05df815026d65a0ab5b68b2 Mon Sep 17 00:00:00 2001 From: Berkan Sasmaz Date: Fri, 5 Nov 2021 16:00:22 +0300 Subject: [PATCH 1/3] Update en.json --- .../AbpIoLocalization/Commercial/Localization/Resources/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json index 3dabab5737..ef9c063277 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json @@ -23,6 +23,7 @@ "Modules": "Modules", "LicenseExtendMessage": "Your license end date is extended to {0}", "LicenseUpgradeMessage": "Your license is upgraded to {0}", + "LicenseExtendAdnUpgradeMessage": "Both your license end date is extended to {0} and your license is upgraded to {1} ", "LicenseAddDeveloperMessage": "{0} developers added to your license", "Volo.AbpIo.Commercial:010004": "Can not find the specified user! The user must have already registered.", "MyOrganizations": "My organizations", From f2590ec21fb11fdb15cd2c6a303032ab59559e7c Mon Sep 17 00:00:00 2001 From: Berkan Sasmaz Date: Fri, 5 Nov 2021 16:13:37 +0300 Subject: [PATCH 2/3] Update en.json --- .../AbpIoLocalization/Commercial/Localization/Resources/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json index ef9c063277..0b1431ba43 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json @@ -23,7 +23,7 @@ "Modules": "Modules", "LicenseExtendMessage": "Your license end date is extended to {0}", "LicenseUpgradeMessage": "Your license is upgraded to {0}", - "LicenseExtendAdnUpgradeMessage": "Both your license end date is extended to {0} and your license is upgraded to {1} ", + "LicenseExtendAdnUpgradeMessage": "Both your license end date is extended to {0} and your license is upgraded to {1}", "LicenseAddDeveloperMessage": "{0} developers added to your license", "Volo.AbpIo.Commercial:010004": "Can not find the specified user! The user must have already registered.", "MyOrganizations": "My organizations", From 8b5a174c295203b10cf3c8e56f1f98cea7335768 Mon Sep 17 00:00:00 2001 From: albert <9526587+ebicoglu@users.noreply.github.com> Date: Tue, 9 Nov 2021 10:22:17 +0300 Subject: [PATCH 3/3] Update en.json --- .../AbpIoLocalization/Commercial/Localization/Resources/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json index 0b1431ba43..110742dab2 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json @@ -23,7 +23,7 @@ "Modules": "Modules", "LicenseExtendMessage": "Your license end date is extended to {0}", "LicenseUpgradeMessage": "Your license is upgraded to {0}", - "LicenseExtendAdnUpgradeMessage": "Both your license end date is extended to {0} and your license is upgraded to {1}", + "LicenseExtendAdnUpgradeMessage": "Your license has been extended until {0} and your license plan is upgraded to {1}.", "LicenseAddDeveloperMessage": "{0} developers added to your license", "Volo.AbpIo.Commercial:010004": "Can not find the specified user! The user must have already registered.", "MyOrganizations": "My organizations",