summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/es_utf/pw
blob: cbd93f983c46745102be2ddf238c69249fd25670 (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;