summaryrefslogtreecommitdiff
path: root/locale/br/pw
blob: 1576193489fed85cad5c1372049b7424d58256bd (plain)
  1. $self{texts} = {
  2. 'Continue' => 'Continuar',
  3. 'Password' => 'Senha',
  4. 'Session expired!' => 'Sessão expirada',
  5. };
  6. $self{subs} = {
  7. 'getpassword' => 'getpassword',
  8. 'continuar' => 'continue',
  9. };
  10. 1;