diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json index 40c085e3ad..b3f7ed583b 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json @@ -1133,6 +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 24 or more.", + "YearCantBeNull": "Year field cannot be empty." } }