diff options
author | Vincent Feltz <psycho@feltzv.fr> | 2009-11-11 22:00:40 +0100 |
---|---|---|
committer | Vincent Feltz <psycho@feltzv.fr> | 2009-11-11 22:00:40 +0100 |
commit | 202b74945886b65fcf2ff266e6622ee9e007e883 (patch) | |
tree | 64740e76cbc6b212db8fbbd95edd723eba415d64 /lib/plugins/plugin | |
parent | d4e9d5c7d1ec74172b46a130352a41765f1fec6a (diff) | |
download | rpg-202b74945886b65fcf2ff266e6622ee9e007e883.tar.gz rpg-202b74945886b65fcf2ff266e6622ee9e007e883.tar.bz2 |
French language update
Ignore-this: 26c7a4e463f9cd3cf86bbfd1c69491f2
darcs-hash:20091111210040-5b4a8-ba98714b8c1201af7b575619c2a7964b4b50b908.gz
Diffstat (limited to 'lib/plugins/plugin')
-rw-r--r-- | lib/plugins/plugin/lang/fr/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/plugin/lang/fr/lang.php b/lib/plugins/plugin/lang/fr/lang.php index 8df34912e..43c4e9c5f 100644 --- a/lib/plugins/plugin/lang/fr/lang.php +++ b/lib/plugins/plugin/lang/fr/lang.php @@ -11,6 +11,7 @@ * @author Guillaume Turri <guillaume.turri@gmail.com> * @author Erik Pedersen <erik.pedersen@shaw.ca> * @author olivier duperray <duperray.olivier@laposte.net> + * @author Vincent Feltz <psycho@feltzv.fr> */ $lang['menu'] = 'Gestion des module externes'; $lang['download'] = 'Télécharger et installer un nouveau module'; |