myaac/system/locale/pt_br/admin.php
Ivens Pontes cbdac66fd0 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
2019-05-04 00:24:14 +02:00

10 lines
156 B
PHP

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