Browse Source

Merge pull request #15594 from abpframework/salihozkara/trialLicense

Trial License page License Type column name replace to "Interested License Type"
pull/15603/head
Engincan VESKE 3 years ago
committed by GitHub
parent
commit
0f232bf73a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Admin/Localization/Resources/en.json

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

@ -451,6 +451,7 @@
"AbpConsultantCreate": "Create ABP Consultant",
"WhoWeAreItem": "Who We Are Item",
"FieldIsRequired": "{0} is required.",
"FieldIsNotValid": " {0} is not valid."
"FieldIsNotValid": " {0} is not valid.",
"InterestedLicenseType": "Interested License Type"
}
}

Loading…
Cancel
Save