summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/hu/pw
blob: b4f86fe9200bbb7caacadf3d6bf61d9895b5f2c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
$self{texts} = {
  'Continue'                    => 'Folytatás',
  'Password'                    => 'Jelszó',
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  'folytatás'                   => 'continue',
};

1;