Browse Source

Add new localization

pull/18917/head
Salih 2 years ago
parent
commit
bfb9dd0555
  1. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

3
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

@ -596,6 +596,7 @@
"DisplayName:DontSendEmailForLicenseExpire": "Don't Send Email For License Expire", "DisplayName:DontSendEmailForLicenseExpire": "Don't Send Email For License Expire",
"DontSendEmailForLicenseExpire": "Don't Send Email For License Expire", "DontSendEmailForLicenseExpire": "Don't Send Email For License Expire",
"SuccessfullyChanged": "Successfully changed", "SuccessfullyChanged": "Successfully changed",
"WinnerCountMustBeLessThanMaxWinnerCount": "Winner count must be less than max winner count" "WinnerCountMustBeLessThanMaxWinnerCount": "Winner count must be less than max winner count",
"NoChangesDetected": "No changes detected"
} }
} }

Loading…
Cancel
Save