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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
abp_io/AbpIoLocalization/AbpIoLocalization/Base/Localization/Resources/en.json
-
abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/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.", |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
@ -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", |
|
|
|
|