diff options
author | Sergio Motta <sergio@cisne.com.br> | 2010-02-02 21:02:48 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2010-02-02 21:02:48 +0100 |
commit | c1b2e736c1da490219a060dd52104c4f88e70f7e (patch) | |
tree | 0ccc4c922db4d26a37bf73c2f2e100273c8b60c6 /lib/plugins/acl | |
parent | f8f3bfb0816ee4940fd5efe295903a0f6b5e03f8 (diff) | |
download | rpg-c1b2e736c1da490219a060dd52104c4f88e70f7e.tar.gz rpg-c1b2e736c1da490219a060dd52104c4f88e70f7e.tar.bz2 |
Portuguese language update
Diffstat (limited to 'lib/plugins/acl')
-rw-r--r-- | lib/plugins/acl/lang/pt-br/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/acl/lang/pt-br/lang.php b/lib/plugins/acl/lang/pt-br/lang.php index 82a19b290..e199b773c 100644 --- a/lib/plugins/acl/lang/pt-br/lang.php +++ b/lib/plugins/acl/lang/pt-br/lang.php @@ -16,6 +16,7 @@ * @author Frederico Guimarães <frederico@teia.bio.br> * @author Jair Henrique <jair.henrique@gmail.com> * @author Luis Dantas <luisdantas@gmail.com> + * @author Sergio Motta sergio@cisne.com.br */ $lang['admin_acl'] = 'Administração da Lista de Controles de Acesso'; $lang['acl_group'] = 'Grupo'; |