summaryrefslogtreecommitdiff
path: root/locale/it/pw
blob: 1787e9c975b3164b9e8fa4bc01bbf2e3989f72a6 (plain)
  1. $self{texts} = {
  2. 'Continue' => 'Continua',
  3. 'Password' => 'Password',
  4. };
  5. $self{subs} = {
  6. 'getpassword' => 'getpassword',
  7. 'continua' => 'continue',
  8. };
  9. 1;