diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json index b3f7ed583b..dd6e429640 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json @@ -1133,7 +1133,7 @@ "NoActiveLicence": "You are not eligible for this action! You have no active license.", "ExpirationMonthWarning": "Month should be 12 or less.", "ExpirationMoreMonthWarning": "Month should be 1 or more.", - "ExpirationYearWarning": "Year should be 24 or more.", + "ExpirationYearWarning": "Year should be {0} or more.", "YearCantBeNull": "Year field cannot be empty." } }