diff options
author | Felipe Castro <fefcas@gmail.com> | 2014-08-27 14:21:01 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-08-27 14:21:01 +0200 |
commit | 1349d49f50efbb15c0d6fff1f9d2a0e85b9d2df0 (patch) | |
tree | 5001e2723f39be74c0238e0f0fd50f5dd14783cd /lib/plugins/authad/lang | |
parent | d95a08631a3c173e54b059368eccf26735002a0c (diff) | |
download | rpg-1349d49f50efbb15c0d6fff1f9d2a0e85b9d2df0.tar.gz rpg-1349d49f50efbb15c0d6fff1f9d2a0e85b9d2df0.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authad/lang')
-rw-r--r-- | lib/plugins/authad/lang/pt-br/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/pt-br/lang.php b/lib/plugins/authad/lang/pt-br/lang.php new file mode 100644 index 000000000..5fa963d4e --- /dev/null +++ b/lib/plugins/authad/lang/pt-br/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Felipe Castro <fefcas@gmail.com> + */ +$lang['domain'] = 'Domínio de "Logon"'; |