-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8687196
commit d10220a
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -493,7 +493,7 @@ | |
"Volo.AbpIo.Domain:070001": "The company name can only contain latin letters, numbers, dots, space and hyphens!", | ||
"FullName": "Full Name", | ||
"LicenseTypeNotCorrect": "The license type is not correct!", | ||
"Trainings": "Trainings", | ||
"Trainings": "Trainings", | ||
"ChoseTrainingPlaceholder": "Chose the training...", | ||
"ContactUsToGetQuote": "Contact us to get a quote", | ||
"ForMoreInformationClickHere": "For more information, click <a href='{0}'>here.</a>", | ||
|
@@ -503,6 +503,6 @@ | |
"AdditionalNote": "Additional Note", | ||
"OnboardingTrainingFaqTitle": "Do you have ABP onboarding training?", | ||
"OnboardingTrainingFaqExplanation": "Yes, we have ABP Training Services to help you get your ABP project started fast. You will learn about ABP from an ABP core team member and you will get the skills to begin your ABP project. In the onboarding training, we will explain how to set up your development environment, install the required tools, create a fully functional CRUD page. The training will be live and the Zoom application will be used, and we are open to using other online meeting platforms. The language of the training will be English. You can also ask your questions about ABP during the sessions. A convenient time and date will be planned for both parties. To get more information, contact us at <a href=\"mailto:[email protected]\">[email protected]</a>.", | ||
"AddBasket": "Add to Basket" | ||
"AddBasket": "Add to Basket" | ||
} | ||
} |