From c10d71cc47f1bd7424fddd9b08b2b6c604c3046e Mon Sep 17 00:00:00 2001 From: Engincan VESKE <43685404+EngincanV@users.noreply.github.com> Date: Wed, 19 Jan 2022 15:05:03 +0300 Subject: [PATCH] Update en.json --- .../AbpIoLocalization/Www/Localization/Resources/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json index d9e8201308..ac7158b2e3 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json @@ -257,7 +257,7 @@ "CompanyName": "Company Name", "DoYouAgreePrivacyPolicy": "I agree to the Terms & Conditions and Privacy Policy.", "Free": "Free", - "DDDEBook": "DDD E-book", + "DDDEBook": "DDD E-Book", "PracticalGuideForImplementingDDD": "This book is a practical guide for implementing the Domain Driven Design with the ABP Framework.", "IntroducingDDD": "Introducing the Domain Driven Design", "DDDLayersAndCleanArchitecture": "DDD Layers & Clean Architecture", @@ -284,7 +284,7 @@ "AbpNewCommandExplanation": "Creates new solutions using the ABP startup templates.", "AbpAddModuleCommandExplanation": "Installs pre-built application modules to your solution", "AbpUpdateCommandExplanation": "Automatically updates all the ABP related NuGet and NPM packages in your solution.", - "ExploreAllCLICommands": "Explore all CLI Commands", + "ExploreAllCLICommands": "Explore All CLI Commands", "ExploreDocumentationAndGuides": "Explore the comprehensive documentation and guides.", "Documentations": "Documentation", "Views": "Views",