add locale pt_br, fix tibiacom canEdit ticker buttons (#77)

* add locale pt_br

* fix tibiacom canEdit ticker buttons

buttons did not work

* fix missing translation

* * add author and change notice
This commit is contained in:
Ivens Pontes
2019-05-03 19:24:14 -03:00
committed by slawkens
parent 24319ddc7a
commit cbdac66fd0
5 changed files with 152 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
<?php
/**
* Brazilian Portuguese language file
* admin.php
*
* @author Ivens Pontes <ivenscardoso@hotmail.com>
*/
$locale['title'] = 'MyAAC Admin';
?>