diff options
author | Frederico Gonçalves Guimarães <frederico@teia.bio.br> | 2013-08-15 11:36:04 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2013-08-15 11:36:04 +0200 |
commit | c92968d1297188120d60b9de773b7c19915bc088 (patch) | |
tree | 9a9563cedd0c952610d90ccb4d5b7a00a7064c7e /lib/plugins/authmysql/lang/pt-br | |
parent | a2ce2f7adf9a6b5773c30d1ba554d3d6108bd670 (diff) | |
download | rpg-c92968d1297188120d60b9de773b7c19915bc088.tar.gz rpg-c92968d1297188120d60b9de773b7c19915bc088.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authmysql/lang/pt-br')
-rw-r--r-- | lib/plugins/authmysql/lang/pt-br/settings.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/plugins/authmysql/lang/pt-br/settings.php b/lib/plugins/authmysql/lang/pt-br/settings.php index 8ac775b54..1181a0b27 100644 --- a/lib/plugins/authmysql/lang/pt-br/settings.php +++ b/lib/plugins/authmysql/lang/pt-br/settings.php @@ -1,7 +1,8 @@ <?php + /** - * Brazilian Portuguese language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Victor Westmann <victor.westmann@gmail.com> * @author Frederico Guimarães <frederico@teia.bio.br> */ |