diff options
| author | 2017-12-16 23:24:08 +0100 | |
|---|---|---|
| committer | 2017-12-16 23:41:30 +0100 | |
| commit | 0cdae3978d4de61c1fb06088d20878455987ac67 (patch) | |
| tree | 2a305cc302bbfce36c22aad1e7b4094ef62cd33a /app/i18n/he/sub.php | |
| parent | 46f52c8a5eae6d2995a1397f1c6cebeb382fd9cd (diff) | |
18n Hebrew more 2
Diffstat (limited to 'app/i18n/he/sub.php')
| -rw-r--r-- | app/i18n/he/sub.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php index 398c23588..333de0edf 100644 --- a/app/i18n/he/sub.php +++ b/app/i18n/he/sub.php @@ -66,9 +66,11 @@ return array( 'bookmark' => 'הרשמה (FreshRSS סימניית)', 'import_export' => 'יבוא / יצוא ', 'subscription_management' => 'ניהול הרשמות', + 'subscription_tools' => 'Subscription tools', // @todo ), 'title' => array( '_' => 'ניהול הרשמות', 'feed_management' => 'ניהול הזנות RSS', + 'subscription_tools' => 'Subscription tools', // @todo ), ); |
