Blame view
sources/apps/external/l10n/pt_BR.php
158 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "External Sites" => "Sites externos", "Name" => "Nome", "URL" => "URL", "Remove site" => "Remover site", "Add" => "Adicionar" ); |