From 82d015a7f5baa2e3541e207b01daad30e0a94398 Mon Sep 17 00:00:00 2001 From: honurbu Date: Tue, 13 Feb 2024 11:31:32 +0300 Subject: [PATCH] Update en.json --- .../Commercial/Localization/Resources/en.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json index 2d99834d43..6fe98d5d85 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json @@ -1169,14 +1169,15 @@ "DevelopingApplicationFeatures_Description5": "Apply cross-cutting concerns in every use case (DB transactions, authorization, validation, exception handling, etc...)", "DevelopingApplicationFeatures_Description6": "Develop common base classes and utility services", "DevelopingApplicationFeatures_Description7": "Develop common non-business requirements (audit logging, soft-delete, background jobs, permission system, etc.)", - "UseABPDevelopingApplicationFeatures_Description": "Develop your own business logic", + "UseABPDevelopingApplicationFeatures_Description1": "Develop your own business logic", "UseABPDevelopingApplicationFeatures_Description2": "Use ABP Suite to automatically generate CRUD-like pages", "UseABPDevelopingApplicationFeatures_Description3": "Directly use ABP's pre-built common application modules and customize based on your unique requirements", "ReduceCostsBy_2": "40% to 60%", "WhyABPIoPlatform": "Why ABP.IO Platform?", "WhyShouldYouUsetheABPIOPlatform": "Why should you use the ABP.IO Platform instead of creating a new solution from scratch?", "ExploreMore": "Explore More", - "DocumentIntroducesDescription": " The document introduces the challenges of building a modern software solution and explains how ABP addresses these challenges.", - "ReturnOfInvestmentPageAbout": "This page covers the fundamental steps of developing a software solution and explains how the ABP.IO Platform reduces your development costs at each step." + "DocumentIntroducesDescription": "If you want to learn more details about why should you use the ABP.IO Platform instead of creating a new solution from scratch, read the following document: ", + "ReturnOfInvestmentPageAbout": "This page covers the fundamental steps of developing a software solution and explains how the ABP.IO Platform reduces your development costs at each step.", + "LearnMore": "Learn More" } } \ No newline at end of file