Browse Source
Add missing localizations for commercial.abp.io
pull/11792/head
berkansasmaz
5 years ago
No known key found for this signature in database
GPG Key ID: 3AD81E2CA002230D
2 changed files with
15 additions and
2 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json
-
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json
|
|
|
@ -365,6 +365,12 @@ |
|
|
|
"Amount": "Amount", |
|
|
|
"GenerateCustomPaymentLink": "Generate Custom Payment Link", |
|
|
|
"GeneratedPaymentLink": "Generated Payment Link", |
|
|
|
"CopyText": "Copy Text" |
|
|
|
"CopyText": "Copy Text", |
|
|
|
"ShowPurchaseItemsOfOrganizations": "Purchase Items", |
|
|
|
"Enum:OrganizationPurchaseState:0": "Not delivered", |
|
|
|
"Enum:OrganizationPurchaseState:1": "Delivered", |
|
|
|
"PurchaseItems": "Purchase Items", |
|
|
|
"SuccessfullyUpdated": "Successfully updated", |
|
|
|
"SuccessfullyAdded": "Successfully added" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
@ -490,6 +490,13 @@ |
|
|
|
"ABPFrameworkEBook": "E-Book: Mastering ABP Framework", |
|
|
|
"MasteringAbpFrameworkEBookDescription": "Included within your ABP Commercial license", |
|
|
|
"Volo.AbpIo.Domain:070000": "The organization name can only contain latin letters, numbers, dots and hyphens!", |
|
|
|
"Volo.AbpIo.Domain:070001": "The company name can only contain latin letters, numbers, dots, space and hyphens!" |
|
|
|
"Volo.AbpIo.Domain:070001": "The company name can only contain latin letters, numbers, dots, space and hyphens!", |
|
|
|
"SelectTheTraining": "Select the training", |
|
|
|
"ChoseTrainingPlaceholder": "Chose the training...", |
|
|
|
"ContactUsToGetQuote": "Contact us to get a quote", |
|
|
|
"ForMoreInformationClickHere": "For more information, click <a href='{0}'>here.</a>", |
|
|
|
"IsGetOnboardingTraining": "Do you want to take onboarding & web application development training?", |
|
|
|
"OnboardingWebApplicationDevelopmentTrainingMessage": "To schedule your training calendar, please contact {0} after creating the organization", |
|
|
|
"Volo.AbpIo.Domain:080000": "There is already a purchase item named \"{Name}\"" |
|
|
|
} |
|
|
|
} |
|
|
|
|