summaryrefslogtreecommitdiff
path: root/locale/nb/pw
blob: b7664c6c55b5c319618bc95ecfed3042fe747ee2 (plain)
  1. $self{texts} = {
  2. 'Continue' => 'Fortsett',
  3. 'Password' => 'Passord',
  4. };
  5. $self{subs} = {
  6. 'getpassword' => 'getpassword',
  7. 'fortsett' => 'continue',
  8. };
  9. 1;