server/apps/gallery/l10n/de.php
2012-01-16 17:34:53 +01:00

5 lines
98 B
PHP

<?php $TRANSLATIONS = array(
"Gallery" => "Galerie",
"Rescan" => "Rescan",
"Back" => "Zurück"
);