$self{texts} = {
  'Continue'                    => 'Ãfram',
  'Password'                    => 'AÃ°gangsorÃ°',
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  'Ãfram'                       => 'continue',
};

1;

