aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/tr/conf.php
diff options
context:
space:
mode:
authorGravatar Frans de Jonge <fransdejonge@gmail.com> 2020-07-23 20:36:49 +0200
committerGravatar GitHub <noreply@github.com> 2020-07-23 20:36:49 +0200
commit5cee45922b834bb5b836cf6d153a8848a3d3d649 (patch)
tree80247d618e07c5dbcdf4bd9936c12294d1a1d462 /app/i18n/tr/conf.php
parenta23a7f2dbbacf915be5fbb751d7e77e1609f91a5 (diff)
[i18n] Update en-UK grammar and style (#3068)
Taken from <https://github.com/FreshRSS/FreshRSS/pull/3060>
Diffstat (limited to 'app/i18n/tr/conf.php')
-rw-r--r--app/i18n/tr/conf.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/tr/conf.php b/app/i18n/tr/conf.php
index 61c00d064..460801890 100644
--- a/app/i18n/tr/conf.php
+++ b/app/i18n/tr/conf.php
@@ -11,7 +11,7 @@ return array(
'keep_max' => 'Maximum number of articles to keep', // TODO - Translation
'keep_min_by_feed' => 'Akışta en az tutulacak makale sayısı',
'keep_period' => 'Maximum age of articles to keep', // TODO - Translation
- 'keep_unreads' => 'Never delete unreads', // TODO - Translation
+ 'keep_unreads' => 'Never delete unread articles', // TODO - Translation
'maintenance' => 'Maintenance', // TODO - Translation
'optimize' => 'Veritabanı optimize et',
'optimize_help' => 'Bu işlem bazen veritabanı boyutunu düşürmeye yardımcı olur',
@@ -98,7 +98,7 @@ return array(
'reading' => array(
'_' => 'Okuma',
'after_onread' => '"Hepsini okundu say" dedinten sonra,',
- 'always_show_favorites' => 'Show all articles in favorites by default', // TODO - Translation
+ 'always_show_favorites' => 'Show all articles in favourites by default', // TODO - Translation
'articles_per_page' => 'Sayfa başına makale sayısı',
'auto_load_more' => 'Sayfa sonunda yeni makaleleri yükle',
'auto_remove_article' => 'Okuduktan sonra makaleleri gizle',