diff options
author | ggallon <gwenael.gallon@mac.com> | 2014-03-24 13:56:29 +0100 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-03-24 13:56:29 +0100 |
commit | f7f4c3a286d4822aeeb2537e0c19c9c3f8f103d0 (patch) | |
tree | 2df039996f6ff870db45a43f9d6b96cd9cd3a14f /lib/plugins | |
parent | 4e54d7b336d15235b61c1e669a74a74e06c89ee4 (diff) | |
download | rpg-f7f4c3a286d4822aeeb2537e0c19c9c3f8f103d0.tar.gz rpg-f7f4c3a286d4822aeeb2537e0c19c9c3f8f103d0.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins')
-rw-r--r-- | lib/plugins/authad/lang/fr/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/fr/lang.php b/lib/plugins/authad/lang/fr/lang.php new file mode 100644 index 000000000..2de362e41 --- /dev/null +++ b/lib/plugins/authad/lang/fr/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author ggallon <gwenael.gallon@mac.com> + */ +$lang['domain'] = 'Domaine de connexion'; |