diff options
Diffstat (limited to 'app/Locale/tr_TR')
-rw-r--r-- | app/Locale/tr_TR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 6c03bc41..3ea8c80c 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -737,4 +737,5 @@ return array( 'Compact view' => 'Ekrana sığdır', 'Horizontal scrolling' => 'Geniş görünüm', 'Compact/wide view' => 'Ekrana sığdır / Geniş görünüm', + // 'No results match:' => '', ); |