mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-17 03:03:26 +02:00
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:
9
system/locale/pt_br/admin.php
Normal file
9
system/locale/pt_br/admin.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
/**
|
||||
* Brazilian Portuguese language file
|
||||
* admin.php
|
||||
*
|
||||
* @author Ivens Pontes <ivenscardoso@hotmail.com>
|
||||
*/
|
||||
$locale['title'] = 'MyAAC Admin';
|
||||
?>
|
Reference in New Issue
Block a user