summaryrefslogtreecommitdiff
path: root/locale/lv/pw
blob: 89375eae4ec57bd9476d9570d6cd122f60d2cb1e (plain)
  1. $self{charset} = 'ISO-8859-13';
  2. $self{texts} = {
  3. 'Continue' => 'Turpināt',
  4. 'Password' => 'Parole',
  5. };
  6. $self{subs} = {
  7. 'getpassword' => 'getpassword',
  8. 'turpināt' => 'continue',
  9. };
  10. 1;