7 lines
443 B
PHP
7 lines
443 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Startpage Settings"] = "Configurações da página inicial";
|
||
|
$a->strings["Home page to load after login - leave blank for profile wall"] = "Página a ser carregada após a autenticação - deixe em branco para o mural do perfil";
|
||
|
$a->strings["Examples: "network" or "notifications/system""] = "Exemplos: "network" or "notifications/system"";
|
||
|
$a->strings["Submit"] = "Enviar";
|