Browse Source

Merge pull request #11399 from abpframework/EngincanV/abpio-localizations

Add new localization to base resource
pull/11402/head
Berkan Sasmaz 5 years ago
committed by GitHub
parent
commit
fa6a03cfe9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json
  2. 1
      abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json

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

@ -95,6 +95,7 @@
"EmailAddress": "E-mail Address",
"Subscribe": "Subscribe",
"WelcomeToABP": "Welcome to the ABP",
"EULA": "EULA"
"EULA": "EULA",
"ABPCommercialIntroductionMessage": "Pre-built application modules, advanced startup templates, rapid application development tooling, professional UI themes and premium support.",
}
}

1
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json

@ -411,7 +411,6 @@
"UIFrameworks": "UI Frameworks",
"UsefulLinks": "Useful Links",
"Platform": "Platform",
"ABPCommercialIntroductionMessage": "Pre-built application modules, advanced startup templates, rapid application development tooling, professional UI themes and premium support.",
"CoolestCompaniesUseABPCommercial": "The coolest companies already use <span class=\"fw-6\">ABP Commercial.</span>",
"UserInterface": "User Interface",
"APIGateway": "API Gateway",

Loading…
Cancel
Save