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.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/he.php b/apps/files_sharing/l10n/he.php
deleted file mode 100644
index d5228c608f3..00000000000
--- a/apps/files_sharing/l10n/he.php
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Cancel" => "ביטול",
-"Shared by" => "שותף על־ידי",
-"Password" => "סיסמא",
-"Name" => "שם",
-"Download" => "הורדה"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";