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

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

1;