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

$self{texts} = {
  'Continue'                    => 'T�sti',
  'Password'                    => 'Slapta�odis',
};

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

1;