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

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

1;