Localisation updates from https://translatewiki.net.
[lhc/web/wiklou.git] / languages / messages / MessagesEs.php
index e0676a6..0d8258e 100644 (file)
@@ -302,7 +302,7 @@ $dateFormats = [
        'dmy both' => 'H:i j M Y',
 ];
 
-$separatorTransformTable = [ ',' => "\xc2\xa0", '.' => ',' ];
+$separatorTransformTable = [ ',' => "\u{00A0}", '.' => ',' ];
 $minimumGroupingDigits = 2;
 
 $linkTrail = '/^([a-záéíóúñ]+)(.*)$/sDu';