summaryrefslogtreecommitdiff
path: root/locale/pt/pw
blob: 32c8a6be2cb1d351a235f78e76f637b38a1a41ec (plain)
  1. $self{texts} = {
  2. 'Continue' => 'Continuar',
  3. 'Password' => 'Password',
  4. };
  5. $self{subs} = {
  6. 'getpassword' => 'getpassword',
  7. 'continuar' => 'continue',
  8. };
  9. 1;