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

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

1;