server/apps/gallery/l10n/fr.php

6 lines
110 B
PHP
Raw Normal View History

2012-01-16 16:34:42 +00:00
<?php $TRANSLATIONS = array(
"Gallery" => "Galerie",
"Rescan" => "Analyser à nouveau",
"Back" => "Retour"
);