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

5 lines
110 B
PHP

<?php $TRANSLATIONS = array(
"Gallery" => "Galerie",
"Rescan" => "Analyser à nouveau",
"Back" => "Retour"
);