Browse Source

Update en.json

pull/18869/head
honurbu 2 years ago
parent
commit
5f26da944c
  1. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json

3
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."
}
}

Loading…
Cancel
Save