Browse Source

Merge pull request #20695 from abpframework/issue-4894

Add HowItWorks_Description_Title
pull/20712/head
Halil İbrahim Kalkan 1 year ago
committed by GitHub
parent
commit
b338a90964
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json

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

@ -1440,6 +1440,7 @@
"MAUI": "MAUI",
"HowItWorks_Page_Title": "How it Works?",
"HowItWorks_Page_Description": "Understand how ABP Framework works with detailed documentation, including guides and best practices.",
"HowItWorks_Description_Title": "What’s possible with ASP.NET Core, easier with ABP!",
"HowItWorks_Description1": "ABP extends the .NET platform. So, anything you can do with a plain .NET solution is already possible with ABP. That makes it easy to get started with a low learning curve.",
"HowItWorks_Description2": "Once you start learning and using ABP features, developing your software will be much more enjoyable than ever.",
"HowItWorks_Description3": "This page basically explains how you use the ABP Platform as a .NET developer.",

Loading…
Cancel
Save