From 85afb0d4e162b6e8474b82a38ea2403a11ab9c0c Mon Sep 17 00:00:00 2001 From: EngincanV Date: Tue, 25 May 2021 14:49:57 +0300 Subject: [PATCH] Add missing localizations for abp.io and commercial.abp.io --- .../Commercial/Localization/Resources/en-GB.json | 5 ++++- .../Commercial/Localization/Resources/en.json | 5 ++++- .../Commercial/Localization/Resources/tr.json | 5 ++++- .../Www/Localization/Resources/en-GB.json | 7 ++++++- .../AbpIoLocalization/Www/Localization/Resources/en.json | 7 ++++++- .../AbpIoLocalization/Www/Localization/Resources/tr.json | 7 ++++++- 6 files changed, 30 insertions(+), 6 deletions(-) diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en-GB.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en-GB.json index 2edd3038b4..0694811b78 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en-GB.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en-GB.json @@ -97,6 +97,9 @@ "Surname": "Surname", "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." + "VolosoftSharingInformationMessage": "I would like Volosoft to share my information with select partners so I can receive relevant information about their products and services.", + "WeWillSendYouADownloadLink": "We've sent the file to {0}.", + "InvalidFormInputs": "Please, type the valid information specified on the form.", + "DDDBookEmailBody": "Thank you.
To download your book, click here." } } \ No newline at end of file diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json index 22cf469c7f..e24f241ea3 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json @@ -354,6 +354,9 @@ "Surname": "Surname", "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." + "VolosoftSharingInformationMessage": "I would like Volosoft to share my information with select partners so I can receive relevant information about their products and services.", + "WeWillSendYouADownloadLink": "We've sent the file to {0}.", + "InvalidFormInputs": "Please, type the valid information specified on the form.", + "DDDBookEmailBody": "Thank you.
To download your book, click here." } } diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json index e1b3496af2..76d6fc7c57 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json @@ -94,6 +94,9 @@ "Surname": "Soyad", "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." + "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.", + "WeWillSendYouADownloadLink": "{0} adresine email gönderilmiştir.", + "InvalidFormInputs": "Lütfen formda belirtilen geçerli bilgileri yazınız.", + "DDDBookEmailBody": "Teşekkürler.
Kitabı indirmek için, buraya tıklayınız." } } \ No newline at end of file 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 45442075ab..1f060d00b0 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json @@ -265,6 +265,11 @@ "LayeringOfADotnetSolution": "Layering of a .NET Solution", "ImplementingDDDBuildingBlocks": "Implementing DDD Building Blocks", "DomainVsApplicationLogic": "Domain Logic vs Application Logic", - "SamplesAndDiscussions": "Samples & Discussions" + "SamplesAndDiscussions": "Samples & Discussions", + "EmailNotValid": "Please enter a valid email address.", + "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." } } \ 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 8369e9db59..7f63d1a14b 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json @@ -266,6 +266,11 @@ "LayeringOfADotnetSolution": "Layering of a .NET Solution", "ImplementingDDDBuildingBlocks": "Implementing DDD Building Blocks", "DomainVsApplicationLogic": "Domain Logic vs Application Logic", - "SamplesAndDiscussions": "Samples & Discussions" + "SamplesAndDiscussions": "Samples & Discussions", + "EmailNotValid": "Please enter a valid email address.", + "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." } } diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json index e74f5a845a..84a0173273 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json @@ -228,6 +228,11 @@ "LayeringOfADotnetSolution": "Bir .NET Uygulamasının Katmanlı Yapısı", "ImplementingDDDBuildingBlocks": "DDD Yapı Taşlarının Uygulanması", "DomainVsApplicationLogic": "Domain Mantığı vs Uygulama Mantığı", - "SamplesAndDiscussions": "Örnekler & Tartışmalar" + "SamplesAndDiscussions": "Örnekler & Tartışmalar", + "EmailNotValid": "Lütfen geçerli bir email adresi giriniz.", + "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." } } \ No newline at end of file