summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/es_iso/pw
blob: 6ce7c48df5f2a9f71a7775ea930eb2b42c291678 (plain)
1
2
3
4
5
6
7
8
9
10
11
$self{texts} = {
  'Continue'                    => 'Continuar',
  'Password'                    => 'Contraseņa',
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  'continuar'                   => 'continue',
};

1;