From 46f52c8a5eae6d2995a1397f1c6cebeb382fd9cd Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 16 Dec 2017 23:05:40 +0100 Subject: i18n hebrew more --- app/i18n/he/sub.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'app/i18n/he/sub.php') diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php index 9c7af0dc4..398c23588 100644 --- a/app/i18n/he/sub.php +++ b/app/i18n/he/sub.php @@ -1,6 +1,15 @@ array( + 'documentation' => 'Copy the following URL to use it within an external tool.', // @todo + 'title' => 'API', // @todo + ), + 'bookmarklet' => array( + 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.', // @todo + 'label' => 'Subscribe', // @todo + 'title' => 'Bookmarklet', // @todo + ), 'category' => array( '_' => 'קטגוריה', 'add' => 'הוספת קטגוריה', @@ -38,6 +47,10 @@ return array( 'validator' => 'בדיקות תקינות ההזנה', 'website' => 'אתר URL', ), + 'firefox' => array( + 'documentation' => 'Follow the steps described here to add FreshRSS to Firefox feed reader list.', // @todo + 'title' => 'Firefox feed reader', // @todo + ), 'import_export' => array( 'export' => 'ייצוא', 'export_opml' => 'ייצוא רשימת הזנות (OPML)', -- cgit v1.2.3