Browse Source

Merge pull request #20887 from abpframework/issue-5062

Update Localization
pull/20896/head
oykuermann 2 years ago
committed by GitHub
parent
commit
5bdf4007c7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 17
      abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json

17
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json

@ -160,7 +160,12 @@
"UiFramework": "UI Framework",
"EmailAddress": "Email address",
"Mobile": "Mobile",
"MobileTitle": "Select a Mobile Application",
"MobileTitleDescription" : "You can include a mobile application that is integrated to your backend.",
"ReactNative": "React Native",
"AdditonalOptions" : "Additonal Options",
"CreateYourSolution" : "Create a Your Solution",
"CreateYourSolutionDescription" : "Execute the following <a href='https://abp.io/docs/latest/cli'>ABP CLI</a> command in your command-line terminal:",
"Strong": "Strong",
"Complete": "Complete",
"BasedLayeringModel": "Based Layering Model",
@ -318,11 +323,11 @@
"UIThemingExplanation": "Create reusable UI themes and layouts or use one of the pre-built UI themes.",
"DataFilteringExplanation2": "Automatically filter on querying from the database to easily implement patterns like soft-delete and multi-tenancy.",
"NeedHelp": "Need Help?",
"GiveYourProjectAName": "Give your project a name",
"SelectProjectType": "Select Project Type",
"SelectUIFramework": "Select UI Framework",
"SelectDatabaseProvider": "Select Database Provider",
"SelectDatabaseManagementSystem": "Select Database Management System",
"GiveYourProjectAName": "Give Your Project a Name",
"SelectProjectType": "Select a Project Type",
"SelectUIFramework": "Select a UI Framework",
"SelectDatabaseProvider": "Select a Database Provider",
"SelectDatabaseManagementSystem": "Select a Database Management System",
"InstallingTheABPCLI": "Installing the ABP CLI",
"CreateYourProjectNow": "Create Your Project Now",
"OrderOn": "Order on {0}",
@ -393,7 +398,7 @@
"ThisBookIsInDraftStageAndIsNotCompletedYet": "This book is in draft stage and is not completed yet.",
"Authors": "Authors",
"MicroserviceEBook": "Microservice E-Book",
"SelectUITheme": "Select UI Theme",
"SelectUITheme": "Select a UI Theme",
"LeptonXLiteTheme": "LeptonX Lite Theme",
"BasicTheme": "Basic Theme",
"LeptonXLiteThemeInfo": " A modern and stylish Bootstrap UI theme. Ideal if you want to have a production ready UI theme. This is the newest theme and is the default.",

Loading…
Cancel
Save