Browse Source

Merge pull request #19345 from abpframework/new-localizations

Add new localizations for admin
pull/19348/head
Engincan VESKE 2 years ago
committed by GitHub
parent
commit
c170d2f0e9
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

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

@ -601,6 +601,10 @@
"NoChangesDetected": "No changes detected",
"ProductCount": "Product Count",
"Actions": "Actions",
"CreateInvoice": "Create Invoice"
"CreateInvoice": "Create Invoice",
"AllowedLicenses": "Allowed Licenses",
"AllowedModules": "Allowed Modules",
"ModuleName": "Module name",
"NonYet": "Non yet"
}
}

Loading…
Cancel
Save