diff options
author | Emmanuel <seedfloyd@gmail.com> | 2013-08-08 20:15:57 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2013-08-08 20:15:57 +0200 |
commit | dba5f66fc1f3f8bd61cdda736dd1a2d00b628164 (patch) | |
tree | c9ca070e89ff5c57645e1178388924dc408493af /lib/plugins/authad/lang | |
parent | 0e1f79da37e8feb49bad720c03707c0179c9b882 (diff) | |
download | rpg-dba5f66fc1f3f8bd61cdda736dd1a2d00b628164.tar.gz rpg-dba5f66fc1f3f8bd61cdda736dd1a2d00b628164.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authad/lang')
-rw-r--r-- | lib/plugins/authad/lang/fr/settings.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/plugins/authad/lang/fr/settings.php b/lib/plugins/authad/lang/fr/settings.php index 5480a3d44..d05390efc 100644 --- a/lib/plugins/authad/lang/fr/settings.php +++ b/lib/plugins/authad/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['account_suffix'] = 'Le suffixe de votre compte. Ex.: <code>@mon.domaine.org</code>'; |