diff options
author | Victor Westmann <victor.westmann@gmail.com> | 2013-03-24 10:28:51 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-03-24 10:28:51 +0100 |
commit | e20faad8330af3e6f2edbd6e8dc3f70c05305492 (patch) | |
tree | f5899b7458f18ce0474c46c56bcd677acb6dd9e0 /lib/plugins/revert | |
parent | 64a19076f0888270102a3ae01cfa2bc5824ce03e (diff) | |
download | rpg-e20faad8330af3e6f2edbd6e8dc3f70c05305492.tar.gz rpg-e20faad8330af3e6f2edbd6e8dc3f70c05305492.tar.bz2 |
Brazilian Portuguese language update
Diffstat (limited to 'lib/plugins/revert')
-rw-r--r-- | lib/plugins/revert/lang/pt-br/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/revert/lang/pt-br/lang.php b/lib/plugins/revert/lang/pt-br/lang.php index c4a2f742b..b74e0408f 100644 --- a/lib/plugins/revert/lang/pt-br/lang.php +++ b/lib/plugins/revert/lang/pt-br/lang.php @@ -16,6 +16,7 @@ * @author Sergio Motta sergio@cisne.com.br * @author Isaias Masiero Filho <masiero@masiero.org> * @author Balaco Baco <balacobaco@imap.cc> + * @author Victor Westmann <victor.westmann@gmail.com> */ $lang['menu'] = 'Gerenciador de reversões'; $lang['filter'] = 'Procura por páginas com spam'; |