Bump and prep 1.34.1
[lhc/web/wiklou.git] / languages / messages / MessagesPl.php
index 1af008f..dcc9a44 100644 (file)
@@ -121,7 +121,7 @@ $dateFormats = [
 $fallback8bitEncoding = 'iso-8859-2';
 
 $separatorTransformTable = [
-       ',' => "\xc2\xa0", // T4749
+       ',' => "\u{00A0}", // T4749
        '.' => ','
 ];
 $minimumGroupingDigits = 2;