diff options
author | Dário Estevão <darioems@gmail.com> | 2013-10-03 18:15:58 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2013-10-03 18:15:58 +0200 |
commit | c1862b04665a6741f91092145066e46f5152804d (patch) | |
tree | 300a0aaa3f33cd8a0d0993411ab41a5e5c0e0354 /inc | |
parent | 7e428f98724dce1d9472be312d44ea66d799a2db (diff) | |
download | rpg-c1862b04665a6741f91092145066e46f5152804d.tar.gz rpg-c1862b04665a6741f91092145066e46f5152804d.tar.bz2 |
translation update
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/pt-br/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/pt-br/lang.php b/inc/lang/pt-br/lang.php index 639dca768..812799f04 100644 --- a/inc/lang/pt-br/lang.php +++ b/inc/lang/pt-br/lang.php @@ -21,6 +21,7 @@ * @author Balaco Baco <balacobaco@imap.cc> * @author Victor Westmann <victor.westmann@gmail.com> * @author Leone Lisboa Magevski <leone1983@gmail.com> + * @author Dário Estevão <darioems@gmail.com> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |