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
parent
commit
19e06dff90
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json

4
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",

Loading…
Cancel
Save