portuguese-pt.php 170 B

1234567891011121314
  1. <?PHP
  2. $slang = array(
  3. 'stitle' => 'Servidor Acesso Informações',
  4. 'suser' => 'Nome de Usuário',
  5. 'sclients' => 'Desktop/Mobile App:',
  6. 'surl' => 'Servidor:',
  7. );
  8. ?>