summaryrefslogtreecommitdiffstats
path: root/apps/media/l10n/he.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/media/l10n/he.php')
-rw-r--r--apps/media/l10n/he.php13
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/media/l10n/he.php b/apps/media/l10n/he.php
deleted file mode 100644
index 772bfb90281..00000000000
--- a/apps/media/l10n/he.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Music" => "מוזיקה",
-"Play" => "נגן",
-"Pause" => "השהה",
-"Previous" => "קודם",
-"Next" => "הבא",
-"Mute" => "השתק",
-"Unmute" => "בטל השתקה",
-"Rescan Collection" => "סריקת אוסף מחדש",
-"Artist" => "מבצע",
-"Album" => "אלבום",
-"Title" => "כותרת"
-);