diff options
Diffstat (limited to 'app/i18n/he/conf.php')
| -rw-r--r-- | app/i18n/he/conf.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/i18n/he/conf.php b/app/i18n/he/conf.php index 481eed8c1..00ef4d1ab 100644 --- a/app/i18n/he/conf.php +++ b/app/i18n/he/conf.php @@ -149,6 +149,10 @@ return array( 'image_url' => 'Image URL', // TODO 'name' => 'Name', // TODO 'no_filter' => 'ללא סינון', + 'no_queries' => array( + '_' => 'No user queries are saved yet.', // TODO + 'help' => 'See <a href="https://freshrss.github.io/FreshRSS/en/users/user_queries.html" target="_blank">documentation</a>', // TODO + ), 'number' => 'שאילתה מספר °%d', 'order_asc' => 'הצגת מאמרים ישנים בראש', 'order_desc' => 'הצגת מאמרים חדשים בראש', |
