aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/he/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/he/sub.php')
-rw-r--r--app/i18n/he/sub.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php
index eb4df468c..44dc74dbe 100644
--- a/app/i18n/he/sub.php
+++ b/app/i18n/he/sub.php
@@ -246,7 +246,10 @@ return array(
'websub' => 'Instant notifications with WebSub', // TODO
),
'import_export' => array(
- 'export' => 'ייצוא',
+ 'export' => array(
+ '_' => 'ייצוא',
+ 'sqlite' => 'Download user database as SQLite', // TODO
+ ),
'export_labelled' => 'Export your labelled articles', // TODO
'export_opml' => 'ייצוא רשימת הזנות (OPML)',
'export_starred' => 'ייצוא מועדפים',