summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/de.php
blob: 4ca5c83249c2818cfe7247ee9f05611de199fee3 (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
  "Gallery" => "Galerie",
  "Back" => "Zurück"
);
?>