summaryrefslogtreecommitdiff
path: root/locale/hu/pw
blob: cb1ef45dc40e9689346186adb1a01b3929325a5e (plain)
  1. $self{charset} = 'ISO-8859-2';
  2. $self{texts} = {
  3. 'Continue' => 'Folytat�s',
  4. 'Password' => 'Jelsz�',
  5. 'Session expired!' => 'Lej�rt az id�!',
  6. };
  7. $self{subs} = {
  8. 'getpassword' => 'getpassword',
  9. 'folytat�s' => 'continue',
  10. };
  11. 1;