From b7aeb4c7c7dad08998a0c2b548cbc164fee308b4 Mon Sep 17 00:00:00 2001 From: Salih Date: Thu, 4 Jan 2024 13:31:19 +0300 Subject: [PATCH] Update en.json --- .../Commercial/Localization/Resources/en.json | 3 ++- 1 file changed, 2 insertions(+), 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 e8b8f4df76..ebc989c12e 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json @@ -1117,6 +1117,7 @@ "AddNewCreditCard": "Add New Credit Card", "MyOrganizations_LearnMorePlan": "Learn more about plans on the pricing page", "AutoLicenseRenewalIsNotEnabled": "Auto license renewal is not enabled.", - "SetAsDefaultPaymentMethod": "Set as default payment method" + "SetAsDefaultPaymentMethod": "Set as default payment method", + "{0}PerAdditionalDeveloper": "{0} per additional developer" } }