summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/he.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/he.php')
-rw-r--r--apps/files_sharing/l10n/he.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/he.php b/apps/files_sharing/l10n/he.php
index 9ba86d07722..e56fdb2c801 100644
--- a/apps/files_sharing/l10n/he.php
+++ b/apps/files_sharing/l10n/he.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Shared by {owner}" => "שותף בידי {owner}",
-"Password" => "סיסמא"
+"Password" => "סיסמא",
+"Download" => "הורדה"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";