summaryrefslogtreecommitdiffstats
path: root/plugins/55/addnewpage/lang/fr/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/55/addnewpage/lang/fr/lang.php')
-rw-r--r--plugins/55/addnewpage/lang/fr/lang.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/55/addnewpage/lang/fr/lang.php b/plugins/55/addnewpage/lang/fr/lang.php
new file mode 100644
index 0000000..adee0d1
--- /dev/null
+++ b/plugins/55/addnewpage/lang/fr/lang.php
@@ -0,0 +1,9 @@
+<?php
+/*USE : UTF8*/
+/*
+ * French language file
+ */
+$lang['namespaceRoot'] = "Racine";
+$lang['name'] = "Nom de la page";
+$lang['okbutton'] = "Créer";
+$lang['nooption'] = "Vous n'avez pas les droits pour ajouter une page";