diff options
author | Florian Gaub <floriang@floriang.net> | 2010-03-08 18:30:08 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2010-03-08 18:33:25 +0100 |
commit | c1fe9e9f75eb20bf30cde6e67fe7ef9f664f4cdd (patch) | |
tree | be6874902bedfd2d9564aeac7b22e9e4819e0bbb /lib/plugins/popularity/lang/fr/lang.php | |
parent | 3f9e3215e07f71f721ddd919b9b06ad5d7cc6742 (diff) | |
download | rpg-c1fe9e9f75eb20bf30cde6e67fe7ef9f664f4cdd.tar.gz rpg-c1fe9e9f75eb20bf30cde6e67fe7ef9f664f4cdd.tar.bz2 |
French language update
Diffstat (limited to 'lib/plugins/popularity/lang/fr/lang.php')
-rw-r--r-- | lib/plugins/popularity/lang/fr/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/fr/lang.php b/lib/plugins/popularity/lang/fr/lang.php index 48ecbd305..45cc7b593 100644 --- a/lib/plugins/popularity/lang/fr/lang.php +++ b/lib/plugins/popularity/lang/fr/lang.php @@ -10,6 +10,7 @@ * @author olivier duperray <duperray.olivier@laposte.net> * @author Vincent Feltz <psycho@feltzv.fr> * @author Philippe Bajoit <philippe.bajoit@gmail.com> + * @author Florian Gaub <floriang@floriang.net> */ $lang['name'] = 'Enquête de popularité (peut nécessiter un certain temps pour être chargé)'; $lang['submit'] = 'Envoyer les données'; |