From 34884ea006c39187b2bacbb95a522ad9f630b272 Mon Sep 17 00:00:00 2001 From: EngincanV Date: Tue, 18 May 2021 09:08:12 +0300 Subject: [PATCH] Fix indentation for abp.io localizations --- .../AbpIoLocalization/Www/Localization/Resources/en-GB.json | 4 ++-- .../AbpIoLocalization/Www/Localization/Resources/en.json | 6 +++--- .../AbpIoLocalization/Www/Localization/Resources/tr.json | 2 +- 3 files changed, 6 insertions(+), 6 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 0962d97a45..f99dee2c0e 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en-GB.json @@ -194,9 +194,9 @@ "MultipleUIOptionsExplanation": "The core framework is designed as UI independent and can work with any type of UI system, while there are multiple pre-built and integrated options are provided out of the box.", "MultipleDBOptionsExplanation": "The framework can work with any data source, while the following providers are officially developed and supported:", "SelectLanguage": "Select language", - "LatestArticleOnCommunity": "Latest Article on ABP Community", + "LatestArticleOnCommunity": "Latest Article on ABP Community", "Register": "Register", - "IsDownloadable": "Is downloadable", + "IsDownloadable": "Is downloadable", "DatabaseOptions": "Database Options", "BackToPackagesPage": "Back to Packages Page", "HowToInstall": "How to Install", diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json index 626059793f..a24931dab5 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json @@ -195,9 +195,9 @@ "MultipleUIOptionsExplanation": "The core framework is designed as UI independent and can work with any type of UI system, while there are multiple pre-built and integrated options are provided out of the box.", "MultipleDBOptionsExplanation": "The framework can work with any data source, while the following providers are officially developed and supported;", "SelectLanguage": "Select language", - "LatestArticleOnCommunity": "Latest Article on ABP Community", - "Register": "Register", - "IsDownloadable": "Is downloadable", + "LatestArticleOnCommunity": "Latest Article on ABP Community", + "Register": "Register", + "IsDownloadable": "Is downloadable", "DatabaseOptions": "Database Options", "BackToPackagesPage": "Back to Packages Page", "HowToInstall": "How to Install", diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json index aff09a762b..0da4a44beb 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json @@ -159,7 +159,7 @@ "ReactNative": "React Native", "SelectLanguage": "Dil seçin", "Register": "Kayıt ol", - "IsDownloadable": "Yüklenebilir mi", + "IsDownloadable": "Yüklenebilir mi", "DatabaseOptions": "Veritabanı Seçenekleri", "BackToPackagesPage": "Paketler sayfasına geri dön", "HowToInstall": "Nasıl Indirilir",