diff options
Diffstat (limited to 'apps/files/l10n/he.php')
-rw-r--r-- | apps/files/l10n/he.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/he.php b/apps/files/l10n/he.php index e49693d3faf..52946bc6d0b 100644 --- a/apps/files/l10n/he.php +++ b/apps/files/l10n/he.php @@ -59,5 +59,7 @@ "Upload too large" => "העלאה גדולה מידי", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.", "Files are being scanned, please wait." => "הקבצים נסרקים, נא להמתין.", -"Current scanning" => "הסריקה הנוכחית" +"Current scanning" => "הסריקה הנוכחית", +"file" => "קובץ", +"files" => "קבצים" ); |