summaryrefslogtreecommitdiff
path: root/locale/lt/pw
blob: 3a392c6ab8b9a32a695ae7c1cd76956503555920 (plain)
  1. $self{charset} = 'ISO-8859-13';
  2. $self{texts} = {
  3. 'Continue' => 'Tæsti',
  4. 'Password' => 'Slaptaþodis',
  5. };
  6. $self{subs} = {
  7. 'getpassword' => 'getpassword',
  8. 'tæsti' => 'continue',
  9. };
  10. 1;