diff options
Diffstat (limited to 'apps/media/l10n/de.php')
-rw-r--r-- | apps/media/l10n/de.php | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/apps/media/l10n/de.php b/apps/media/l10n/de.php deleted file mode 100644 index d3d288dc6fe..00000000000 --- a/apps/media/l10n/de.php +++ /dev/null @@ -1,13 +0,0 @@ -<?php $TRANSLATIONS = array( -"Music" => "Musik", -"Play" => "Abspielen", -"Pause" => "Pause", -"Previous" => "Vorheriges", -"Next" => "Nächstes", -"Mute" => "Ton aus", -"Unmute" => "Ton an", -"Rescan Collection" => "Sammlung erneut scannen", -"Artist" => "Künstler", -"Album" => "Album", -"Title" => "Titel" -); |