Merge "DefaultSettings: Document wgTmpDirectory guarantees and expectations"
[lhc/web/wiklou.git] / languages / messages / MessagesBg.php
index 3a21e75..5c49964 100644 (file)
@@ -217,4 +217,5 @@ $bookstoreList = [
 
 $linkTrail = '/^([a-zабвгдежзийклмнопрстуфхцчшщъыьэюя]+)(.*)$/sDu';
 
-$separatorTransformTable = [ ',' => "\xc2\xa0", '.' => ',' ];
+$separatorTransformTable = [ ',' => "\u{00A0}", '.' => ',' ];
+$minimumGroupingDigits = 2;