summaryrefslogtreecommitdiff
path: root/locale/legacy/ru/pw
blob: be433e082fd60be0b8e70c5c681ea34506ea9c74 (plain)
  1. $self{charset} = 'ISO-8859-5';
  2. $self{texts} = {
  3. 'Continue' => '����������',
  4. 'Password' => '������',
  5. 'Session expired!' => '��������� ����� �������� ������',
  6. };
  7. $self{subs} = {
  8. 'getpassword' => 'getpassword',
  9. '����������' => 'continue',
  10. };
  11. 1;