diff options
author | Frederico Guimarães <frederico@teia.bio.br> | 2013-08-01 22:27:42 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-08-01 22:28:39 +0200 |
commit | a191bd2a8ef9a6cde5c9a80e84eef2369a247214 (patch) | |
tree | a66b4284ab3602d1570d98ce3b2fd1beec025e53 /lib/plugins/authmysql | |
parent | ada93257a4fa6340635bb65f6b963cdae484e6e3 (diff) | |
download | rpg-a191bd2a8ef9a6cde5c9a80e84eef2369a247214.tar.gz rpg-a191bd2a8ef9a6cde5c9a80e84eef2369a247214.tar.bz2 |
Brazilian Portuguese language update
Diffstat (limited to 'lib/plugins/authmysql')
-rw-r--r-- | lib/plugins/authmysql/lang/pt-br/settings.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/authmysql/lang/pt-br/settings.php b/lib/plugins/authmysql/lang/pt-br/settings.php index 5febedd13..8ac775b54 100644 --- a/lib/plugins/authmysql/lang/pt-br/settings.php +++ b/lib/plugins/authmysql/lang/pt-br/settings.php @@ -3,6 +3,7 @@ * Brazilian Portuguese language file * * @author Victor Westmann <victor.westmann@gmail.com> + * @author Frederico Guimarães <frederico@teia.bio.br> */ $lang['server'] = 'Seu servidor MySQL'; $lang['user'] = 'usuário MySQL'; |