$self{charset} = 'ISO-8859-2'; $self{texts} = { 'Continue' => 'Folytat�s', 'Password' => 'Jelsz�', 'Session expired!' => 'Lej�rt az id�!', }; $self{subs} = { 'getpassword' => 'getpassword', 'folytat�s' => 'continue', }; 1;