summaryrefslogtreecommitdiff
path: root/locale/se/pw
blob: 0d69e34a8c747a13b95fb563ccc841e01abce910 (plain)
  1. $self{texts} = {
  2. 'Continue' => 'Fortsätt',
  3. 'Password' => 'Lösenord',
  4. 'Session expired!' => 'Sessionen avslutad',
  5. };
  6. $self{subs} = {
  7. 'getpassword' => 'getpassword',
  8. 'fortsätt' => 'continue',
  9. };
  10. 1;