Browse Source

Merge pull request #18899 from abpframework/salihozkara/l

Add new localizations
pull/18917/head
Gizem Mutu Kurt 2 years ago
committed by GitHub
parent
commit
ad0daa12c0
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

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

@ -594,6 +594,8 @@
"AutoRenewals": "Auto Renewals",
"OrganizationHasCreditCard": "Organization has credit card. Please remove credit card first!",
"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",
"WinnerCountMustBeLessThanMaxWinnerCount": "Winner count must be less than max winner count"
}
}

Loading…
Cancel
Save