13 lines
429 B
PHP
13 lines
429 B
PHP
<?php
|
|
|
|
$a->strings["Forums"] = "Fóruns";
|
|
$a->strings["show/hide"] = "";
|
|
$a->strings["No forum subscriptions"] = "";
|
|
$a->strings["Forums:"] = "Fóruns:";
|
|
$a->strings["Forumlist settings updated."] = "";
|
|
$a->strings["Forumlist Settings"] = "";
|
|
$a->strings["Randomise forum list"] = "";
|
|
$a->strings["Show forums on profile page"] = "";
|
|
$a->strings["Show forums on network page"] = "";
|
|
$a->strings["Submit"] = "Enviar";
|