Merge "SpecialRunJobs: optional output stats and status."
[lhc/web/wiklou.git] / languages / messages / MessagesBe.php
index ea807fd..c54c613 100644 (file)
@@ -65,7 +65,7 @@ $dateFormats = [
 
 # Per discussion on https://translatewiki.net/wiki/Thread:Support/Customization_of number format
 $separatorTransformTable = [
-       ',' => "\xc2\xa0", # nbsp
+       ',' => "\u{00A0}", # nbsp
        '.' => ','
 ];