server/apps/gallery/l10n/de.php
2012-05-09 12:41:01 +02:00

4 lines
74 B
PHP

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