$self{texts} = {
  'Continue'                    => 'Forts�t',
  'Password'                    => 'Adgangskode',
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  'forts�t'                     => 'continue',
};

1;