From fe295f50d031ca6475e21a0ae317cf1c71a68347 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 12 Sep 2021 11:37:15 +0200 Subject: Lint i18n files (#3841) Translations had quite a lot of cleaning in late: * Removed some unused keys * Added some ignores * Applied a `cli/manipulate.translation.php -a format` --- app/i18n/tr/sub.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'app/i18n/tr/sub.php') diff --git a/app/i18n/tr/sub.php b/app/i18n/tr/sub.php index 24e467a97..4c237e186 100644 --- a/app/i18n/tr/sub.php +++ b/app/i18n/tr/sub.php @@ -13,7 +13,6 @@ return array( ), 'category' => array( '_' => 'Kategori', - 'add' => 'Kategori ekle', 'archiving' => 'Arşiv', 'empty' => 'Boş kategori', 'information' => 'Bilgi', @@ -110,8 +109,6 @@ return array( ), 'menu' => array( 'add' => 'Kategori veya akış ekle', - 'add_feed' => 'Akış ekle', - 'bookmark' => 'Abonelik (FreshRSS yer imleri)', 'import_export' => 'İçe / dışa aktar', 'label_management' => 'Etiket yönetimi', 'subscription_management' => 'Abonelik yönetimi', -- cgit v1.2.3