Browse Source
Merge pull request #14108 from abpframework/commercial-first-name-fix
localization typo fixed
pull/14115/head
Enis Necipoglu
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json
|
|
|
@ -370,8 +370,8 @@ |
|
|
|
"PurposeOfUsage": "Purpose of usage", |
|
|
|
"Industry": "Industry", |
|
|
|
"Choose": "- Choose -", |
|
|
|
"CompanyOrganizationName": "Company / Organization Name", |
|
|
|
"CompanySize": "Company Size", |
|
|
|
"CompanyOrganizationName": "Company / Organization name", |
|
|
|
"CompanySize": "Company size", |
|
|
|
"Next": "Next", |
|
|
|
"StartTrial": "Start My Free Trial", |
|
|
|
"ContactUsQuestions": "Contact us if you have any questions", |
|
|
|
|