summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/it/pw
blob: 711507d2dda5f7cdcbbfa1ab0315360285ad6764 (plain)
1
2
3
4
5
6
7
8
9
10
11
$self{texts} = {
  'Continue'                    => 'Continua',
  'Password'                    => 'Parola d\'ordine',
};

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

1;