nextcloud/apps/gallery/l10n/fr.php

6 lines
110 B
PHP

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