diff options
author | Guy Brand <gb@isis.u-strasbg.fr> | 2008-03-09 22:18:04 +0100 |
---|---|---|
committer | Guy Brand <gb@isis.u-strasbg.fr> | 2008-03-09 22:18:04 +0100 |
commit | b65e3b9fe4b5cfcf50be37ec6f33146579ee4e3c (patch) | |
tree | fa035292ca3b5e149d295302ffeb4d85062918c7 /lib/plugins/popularity/lang/fr/lang.php | |
parent | a9c1d2d2263bdaacf49603f8d90f56e6948e48c7 (diff) | |
download | rpg-b65e3b9fe4b5cfcf50be37ec6f33146579ee4e3c.tar.gz rpg-b65e3b9fe4b5cfcf50be37ec6f33146579ee4e3c.tar.bz2 |
French strings update
darcs-hash:20080309211804-19e2d-4e81cf2b81572a6edf2d96d0d6f02223c3dad789.gz
Diffstat (limited to 'lib/plugins/popularity/lang/fr/lang.php')
-rw-r--r-- | lib/plugins/popularity/lang/fr/lang.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/fr/lang.php b/lib/plugins/popularity/lang/fr/lang.php new file mode 100644 index 000000000..fb3e69a85 --- /dev/null +++ b/lib/plugins/popularity/lang/fr/lang.php @@ -0,0 +1,4 @@ +<?php + +$lang['name'] = 'Enquête de popularité (peut nécessiter un certain temps pour être chargé)'; +$lang['submit'] = 'Envoyer les données'; |