summaryrefslogtreecommitdiff
path: root/locale/nl/pw
blob: 4775e6b4e9417ccb2f66887dbddd02b861588542 (plain)
  1. $self{texts} = {
  2. 'Continue' => 'Verder',
  3. 'Password' => 'Wachtwoord',
  4. 'Session expired!' => 'Sessie verlopen!',
  5. };
  6. $self{subs} = {
  7. 'getpassword' => 'getpassword',
  8. 'verder' => 'continue',
  9. };
  10. 1;