$self{charset} = 'ISO-8859-13';

$self{texts} = {
  'Continue'                    => 'Turpin�t',
  'Password'                    => 'Parole',
};

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

1;