From 5d151d152ed7fd723ad41b23f6f5cf543e27560c Mon Sep 17 00:00:00 2001 From: EngincanV Date: Mon, 31 May 2021 10:05:10 +0300 Subject: [PATCH] Abp.io: Update localizations for e-book page --- .../AbpIoLocalization/Www/Localization/Resources/en-GB.json | 6 +++--- .../AbpIoLocalization/Www/Localization/Resources/en.json | 6 +++--- .../AbpIoLocalization/Www/Localization/Resources/tr.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) 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 1f060d00b0..c53bf82d37 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json @@ -255,8 +255,6 @@ "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.", "Free": "Free", "DDDEBook": "DDD E-book", "PracticalGuideForImplementingDDD": "This book is a practical guide for implementing the Domain Driven Design with the ABP Framework.", @@ -270,6 +268,8 @@ "WeWillSendYouADownloadLink": "We've sent the file to {0}.", "GoHome": "Go Home", "InvalidFormInputs": "Please, type the valid information specified on the form.", - "DDDBookEmailBody": "Thank you.
To download your book, click here." + "DDDBookEmailBody": "Thank you.
To download your book, click here.", + "SubscribeToNewsletter": "Subscribe to the newsletter to get information about happenings in the ABP.IO Platform, like new releases, articles, offers, and more.", + "FirstEdition": "First Edition" } } \ 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 87da55dbab..f9ed7718ac 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json @@ -256,8 +256,6 @@ "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.", "Free": "Free", "DDDEBook": "DDD E-book", "PracticalGuideForImplementingDDD": "This book is a practical guide for implementing the Domain Driven Design with the ABP Framework.", @@ -271,6 +269,8 @@ "WeWillSendYouADownloadLink": "A link to download the e-book has been sent to {0}.
Check your inbox / junk / spam boxes!", "GoHome": "Go Home", "InvalidFormInputs": "Please, type the valid information specified on the form.", - "DDDBookEmailBody": "Thank you.
To download your book, click here." + "DDDBookEmailBody": "Thank you.
To download your book, click here.", + "SubscribeToNewsletter": "Subscribe to the newsletter to get information about happenings in the ABP.IO Platform, like new releases, articles, offers, and more.", + "FirstEdition": "First Edition" } } diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json index 84a0173273..0d02300061 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json @@ -218,8 +218,6 @@ "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.", "Free": "Ücretsiz", "DDDEBook": "DDD E-kitap", "PracticalGuideForImplementingDDD": "Bu kitap ABP Framework ile birlikte Domain Driven Design'ın uygulanması için pratik bir kılavuz görevi görür.", @@ -233,6 +231,8 @@ "WeWillSendYouADownloadLink": "{0} adresine email gönderilmiştir.", "GoHome": "Anasayfaya Dön", "InvalidFormInputs": "Lütfen formda belirtilen geçerli bilgileri yazınız.", - "DDDBookEmailBody": "Teşekkürler.
Kitabı indirmek için, buraya tıklayınız." + "DDDBookEmailBody": "Teşekkürler.
Kitabı indirmek için, buraya tıklayınız.", + "SubscribeToNewsletter": "ABP.IO Platform'u ile ilgili yeni haberler, makaleler, teklifler ve daha fazlası gibi gelişmeler hakkında bilgi almak için bültene abone olun.", + "FirstEdition": "İlk Baskı" } } \ No newline at end of file