diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json
index f99dee2c0e..0dfc411f60 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json
@@ -229,6 +229,35 @@
"ClientSideDevelopment": "Client Side Development",
"ClientSideDevelopmentDocumentationMessage": "See the {0} document to learn key points for user interface (client side) development.",
"DatabaseProviderDocumentationMessage": "See {0} document to learn key points for database layer development.",
- "ABPCommercialExplanationMessage": "ABP Commercial provides premium modules, themes, tooling and support for the ABP Framework."
+ "ABPCommercialExplanationMessage": "ABP Commercial provides premium modules, themes, tooling and support for the ABP Framework.",
+ "FreeDDDBook": "Free DDD E-book",
+ "New": "New",
+ "IntroducingDDD": "Introducing Domain Driven Design",
+ "DDDBookExplanation": "A practical guide for implementing the Domain Driven Design with the ABP Framework.",
+ "Overview": "Overview",
+ "DDDBookPracticalGuide": "This is a practical guide for implementing the Domain Driven Design (DDD). While the implementation details rely on the ABP Framework infrastructure, core concepts, principles, and patterns are applicable in any kind of solution, even if it is not a .NET solution.",
+ "TableOfContents": "Table of Contents",
+ "IntroductionToImplementingDDD": "Introduction to Implementing Domain Driven Design",
+ "WhatIsDDD": "What is Domain Driven Design?",
+ "Implementation": "Implementation",
+ "TheBigPicture": "The Big Picture",
+ "TheBuildingBlock": "The Building Block",
+ "ExampleUseCase": "Example Use Case",
+ "DomainAndApplicationLogic": "Domain Logic & Application Logic",
+ "Author": "Author",
+ "Page": "Page",
+ "PublishedOn": "Published on",
+ "FreeEBook": "Free E-Book",
+ "Download": "Download",
+ "EBookSignInForDownload": "To download the e-book sign in",
+ "SignIn": "Sign In",
+ "Or": "Or",
+ "TellUsAboutYourself": "Tell us little bit about yourself",
+ "Name": "Name",
+ "Surname": "Surname",
+ "CompanyName": "Company Name",
+ "DoYouAgreePrivacyPolicy": "I agree to the Terms & Conditions and Privacy Policy.",
+ "VolosoftMarketingInformationMessage": "I would like information, tips, and offers about Solutions for Businesses and Organizations and other Volosoft products and services.",
+ "VolosoftSharingInformationMessage": "I would like Volosoft to share my information with select partners so I can receive relevant information about their products and services."
}
}
\ No newline at end of file
diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
index a24931dab5..687865a659 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
@@ -230,6 +230,35 @@
"ClientSideDevelopment": "Client Side Development",
"ClientSideDevelopmentDocumentationMessage": "See the {0} document to learn key points for user interface (client side) development.",
"DatabaseProviderDocumentationMessage": "See {0} document to learn key points for database layer development.",
- "ABPCommercialExplanationMessage": "ABP Commercial provides premium modules, themes, tooling and support for the ABP Framework."
+ "ABPCommercialExplanationMessage": "ABP Commercial provides premium modules, themes, tooling and support for the ABP Framework.",
+ "FreeDDDBook": "Free DDD E-book",
+ "New": "New",
+ "IntroducingDDD": "Introducing Domain Driven Design",
+ "DDDBookExplanation": "A practical guide for implementing the Domain Driven Design with the ABP Framework.",
+ "Overview": "Overview",
+ "DDDBookPracticalGuide": "This is a practical guide for implementing the Domain Driven Design (DDD). While the implementation details rely on the ABP Framework infrastructure, core concepts, principles, and patterns are applicable in any kind of solution, even if it is not a .NET solution.",
+ "TableOfContents": "Table of Contents",
+ "IntroductionToImplementingDDD": "Introduction to Implementing Domain Driven Design",
+ "WhatIsDDD": "What is Domain Driven Design?",
+ "Implementation": "Implementation",
+ "TheBigPicture": "The Big Picture",
+ "TheBuildingBlock": "The Building Block",
+ "ExampleUseCase": "Example Use Case",
+ "DomainAndApplicationLogic": "Domain Logic & Application Logic",
+ "Author": "Author",
+ "Page": "Page",
+ "PublishedOn": "Published on",
+ "FreeEBook": "Free E-Book",
+ "Download": "Download",
+ "EBookSignInForDownload": "To download the e-book sign in",
+ "SignIn": "Sign In",
+ "Or": "Or",
+ "TellUsAboutYourself": "Tell us little bit about yourself",
+ "Name": "Name",
+ "Surname": "Surname",
+ "CompanyName": "Company Name",
+ "DoYouAgreePrivacyPolicy": "I agree to the Terms & Conditions and Privacy Policy.",
+ "VolosoftMarketingInformationMessage": "I would like information, tips, and offers about Solutions for Businesses and Organizations and other Volosoft products and services.",
+ "VolosoftSharingInformationMessage": "I would like Volosoft to share my information with select partners so I can receive relevant information about their products and services."
}
}
diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json
index 0da4a44beb..7322248fc2 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json
@@ -192,6 +192,35 @@
"ClientSideDevelopment": "İstemci Tarafı Geliştirme",
"ClientSideDevelopmentDocumentationMessage": "Kullanıcı arayüzü (istemci tarafı) geliştirmeyle ilgili temel noktaları öğrenmek için {0} belgesine bakın.",
"DatabaseProviderDocumentationMessage": "Veritabanı katmanı geliştirmeyle ilgili temel noktaları öğrenmek için {0} belgesine bakın.",
- "ABPCommercialExplanationMessage": "ABP Commercial, ABP Framework için premium modüller, temalar, araçlar ve destek sağlar."
+ "ABPCommercialExplanationMessage": "ABP Commercial, ABP Framework için premium modüller, temalar, araçlar ve destek sağlar.",
+ "FreeDDDBook": "Ücretsiz DDD Kitabı",
+ "New": "Yeni",
+ "IntroducingDDD": "Domain Driven Design ile Tanışın",
+ "DDDBookExplanation": "ABP Framework ile Domain Driven Design'ın uygulanması için pratik bir kılavuz.",
+ "Overview": "Genel Bakış",
+ "DDDBookPracticalGuide": "Bu kitap Domain Driven Design'ın uygulanması için pratik bir kılavuz görevi görür. Uygulama ayrıntıları ABP Framework altyapısına dayanırken, temel kavramlar, prensipler ve modeller bir .NET çözümü olmasa bile her türlü çözümde uygulanabilir.",
+ "TableOfContents": "İçindekiler",
+ "IntroductionToImplementingDDD": "Domain Driven Design Uygulamasına Giriş",
+ "WhatIsDDD": "Domain Driven Design nedir?",
+ "Implementation": "Uygulama",
+ "TheBigPicture": "Büyük Resim",
+ "TheBuildingBlock": "Yapıtaşı",
+ "ExampleUseCase": "Örnek Kullanım Senaryosu",
+ "DomainAndApplicationLogic": "Domain ve Application Mantığı",
+ "Author": "Yazar",
+ "Page": "Sayfa",
+ "PublishedOn": "Yayımlanma tarihi",
+ "FreeEBook": "Ücretsiz E-Kitap",
+ "Download": "İndir",
+ "EBookSignInForDownload": "E-Kitabı indirmek için giriş yapın",
+ "SignIn": "Giriş Yap",
+ "Or": "Veya",
+ "TellUsAboutYourself": "Bize biraz kendinizden bahsedin",
+ "Name": "Ad",
+ "Surname": "Soyad",
+ "CompanyName": "Şirket adı",
+ "DoYouAgreePrivacyPolicy": "Şartlar & Koşulları ve Gizlilik Politikasını kabul ediyorum.",
+ "VolosoftMarketingInformationMessage": "İşletmeler ve Organizasyonlar için çözümler ve diğer Volosoft ürün ve hizmetleri hakkında bilgi, ipucu ve teklifler almak istiyorum.",
+ "VolosoftSharingInformationMessage": "Volosoft'un ürünlerimi seçkin ortaklarla paylaşmasını kabul ediyorum, böylece ilgili ortakların ürünleri ve hizmetleri hakkında ilgili bilgileri alabilirim."
}
}
\ No newline at end of file