summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/be_nl/pw
blob: a0d3a13b3336c6465ce8e24249a5b95198c6afeb (plain)
1
2
3
4
5
6
7
8
9
10
11
$self{texts} = {
  'Continue'                    => 'Verder',
  'Password'                    => 'Wachtwoord',
};

$self{subs} = {
  'getpassword'                 => 'getpassword',
  'verder'                      => 'continue',
};

1;