diff options
author | Andreas Gohr <andi@splitbrain.org> | 2013-08-09 06:20:21 -0700 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-08-09 06:20:21 -0700 |
commit | a21c7420cb9e6c7b9b64e83422ac1222aa92cf9c (patch) | |
tree | 5e8f70740ac1cb0ea7aa7f4c1d36776defd8d78e /lib/plugins/authmysql | |
parent | 3516627ad3db7f5f29bcde82761b0f1d8d8f707f (diff) | |
parent | dba5f66fc1f3f8bd61cdda736dd1a2d00b628164 (diff) | |
download | rpg-a21c7420cb9e6c7b9b64e83422ac1222aa92cf9c.tar.gz rpg-a21c7420cb9e6c7b9b64e83422ac1222aa92cf9c.tar.bz2 |
Merge pull request #280 from dokuwiki-translate/lang_update_99
Translation update (fr)
Diffstat (limited to 'lib/plugins/authmysql')
-rw-r--r-- | lib/plugins/authmysql/lang/fr/settings.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/plugins/authmysql/lang/fr/settings.php b/lib/plugins/authmysql/lang/fr/settings.php index dfb79b545..d69c8d41c 100644 --- a/lib/plugins/authmysql/lang/fr/settings.php +++ b/lib/plugins/authmysql/lang/fr/settings.php @@ -1,7 +1,8 @@ <?php + /** - * French language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Bruno Veilleux <bruno.vey@gmail.com> */ $lang['server'] = 'Votre serveur MySQL'; |