From b273933f1c4c994a6b0e80f52833554c61857cfa Mon Sep 17 00:00:00 2001 From: martignoni Date: Mon, 9 Feb 2004 09:45:58 +0000 Subject: [PATCH] New translated file --- lang/fr/editor.php | 75 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/fr/editor.php diff --git a/lang/fr/editor.php b/lang/fr/editor.php new file mode 100644 index 0000000000..dab2f2e569 --- /dev/null +++ b/lang/fr/editor.php @@ -0,0 +1,75 @@ +] pour retourner en MODE WYSIWYG.'; +$string['texttop'] = 'Début du texte'; +$string['top'] = 'Haut'; +$string['underline'] = 'Souligné'; +$string['undo'] = 'Annuler la dernière action'; +$string['unorderedlist'] = 'Liste non numérotée'; +$string['vertical'] = 'Vertical'; +$string['width'] = 'Largeur'; + +?> -- 2.39.5