nextcloud/apps/gallery/l10n/de.php

6 lines
83 B
PHP
Raw Normal View History

2012-01-15 15:11:04 +04:00
<?php $TRANSLATIONS = array(
"Gallery" => "Galerie",
"Back" => "Zurück"
);
?>