diff options
Diffstat (limited to 'apps/files_sharing/l10n/he.php')
-rw-r--r-- | apps/files_sharing/l10n/he.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/he.php b/apps/files_sharing/l10n/he.php index 923234c7cb2..9ec26a6de1a 100644 --- a/apps/files_sharing/l10n/he.php +++ b/apps/files_sharing/l10n/he.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Shared by" => "שותף על־ידי", "Password" => "סיסמא", "Name" => "שם", +"Save" => "שמירה", "Download" => "הורדה" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |