diff options
author | Andreas Gohr <andi@splitbrain.org> | 2015-04-02 09:01:26 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2015-04-02 09:01:26 +0200 |
commit | 2a3df816001485be8fba3722223e2d6e740dde93 (patch) | |
tree | 22089ae1297868b17cf1788e48db732fbe9ea797 /inc/lang/pt/lang.php | |
parent | 093cc5115c7367af9b4465bfc4694dc54ccf5683 (diff) | |
parent | fa4038c7f40f348e1335253ce6fb5600106b0233 (diff) | |
download | rpg-2a3df816001485be8fba3722223e2d6e740dde93.tar.gz rpg-2a3df816001485be8fba3722223e2d6e740dde93.tar.bz2 |
Merge pull request #1097 from dokuwiki-translate/lang_update_35
Translation update (pt)
Diffstat (limited to 'inc/lang/pt/lang.php')
-rw-r--r-- | inc/lang/pt/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/pt/lang.php b/inc/lang/pt/lang.php index 5d462e198..cfb85a91c 100644 --- a/inc/lang/pt/lang.php +++ b/inc/lang/pt/lang.php @@ -12,6 +12,7 @@ * @author Murilo <muriloricci@hotmail.com> * @author Paulo Silva <paulotsilva@yahoo.com> * @author Guido Salatino <guidorafael23@gmail.com> + * @author Romulo Pereira <romuloccomp@gmail.com> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |