Florian Schaal
2013-11-21 b283598a07dfdd4e54f01f514b1bf8ae891b3a1d
interface/web/dashboard/lib/lang/pl.lng
@@ -1,5 +1,4 @@
<?php
$wb['welcome_user_txt'] = "Witaj %s";
$wb['available_modules_txt'] = "Dostępne moduły";
?>
<?php
$wb['welcome_user_txt'] = 'Witaj %s';
$wb['available_modules_txt'] = 'Dostępne moduły';
?>