summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/fr.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gallery/l10n/fr.php')
-rw-r--r--apps/gallery/l10n/fr.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/gallery/l10n/fr.php b/apps/gallery/l10n/fr.php
new file mode 100644
index 00000000000..17902bd70c9
--- /dev/null
+++ b/apps/gallery/l10n/fr.php
@@ -0,0 +1,5 @@
+<?php $TRANSLATIONS = array(
+"Gallery" => "Galerie",
+"Rescan" => "Analyser à nouveau",
+"Back" => "Retour"
+);