diff options
Diffstat (limited to 'app/i18n/tr/sub.php')
| -rw-r--r-- | app/i18n/tr/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/tr/sub.php b/app/i18n/tr/sub.php index 3e03f667c..30690fbda 100644 --- a/app/i18n/tr/sub.php +++ b/app/i18n/tr/sub.php @@ -68,7 +68,7 @@ return array( 'error' => 'Bu akışda bir hatayla karşılaşıldı. Lütfen akışın sürekli ulaşılabilir olduğuna emin olun.', 'filteractions' => array( '_' => 'Eylemi filtrele', - 'help' => 'Her satıra tek arama filtresi yaz.', + 'help' => 'Her satıra tek arama filtresi yaz. Operators <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">see documentation</a>.', // DIRTY ), 'information' => 'Bilgi', 'keep_min' => 'En az tutulacak makale sayısı', |
