spanish.php 169 B

12345678910111213141516
  1. <?PHP
  2. $slang = array(
  3. 'stitle' => 'Servidor Entrar Info',
  4. 'suser' => 'Nombre de usuario',
  5. 'sclients' => 'Escritorio/Mobile App:',
  6. 'surl' => 'Servidor',
  7. );
  8. ?>