summaryrefslogtreecommitdiff
path: root/locale/ec/pw
blob: d5ed0e147f46599d4b8e4782d59054130a3c62fc (plain)
  1. $self{texts} = {
  2. 'Continue' => 'Continuar',
  3. 'Password' => 'Contraseña',
  4. 'Session expired!' => '¡Sesión Expiró!',
  5. };
  6. $self{subs} = {
  7. 'getpassword' => 'getpassword',
  8. 'continuar' => 'continue',
  9. };
  10. 1;