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