Skip to content

Commit 4ad810b

Browse files
committed
Fixed: FS#890 - Bug in PL Language - missing toolsarea_head_txt
1 parent 52bc49c commit 4ad810b

File tree

1 file changed

+1
-1
lines changed
  • interface/web/tools/lib/lang

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
$wb['User Settings'] = 'Ustawienia użytkownika';
33
$wb['Settings'] = 'Ustawienia';
4-
$wb['ISPConfig Tools'] = 'ISPConfig Tools';
4+
$wb['ISPConfig Tools'] = 'Narzedzia';
55
$wb['Password and Language'] = 'Hasło i język';
66
?>

0 commit comments

Comments
 (0)