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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
5 additions and
1 deletions
-
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" |
|
|
|
} |
|
|
|
} |
|
|
|
|