Merge "Make wgDisableAnonTalk disable anon links in automatic edit summaries"
[lhc/web/wiklou.git] / languages / messages / MessagesSkr_arab.php
index 27276aa..cd3925f 100644 (file)
@@ -13,15 +13,15 @@ $fallback = 'ur, pnb';
 $rtl = true;
 
 $digitTransformTable = [
-       '0' => '۰', # ۰
-       '1' => '۱', # ۱
-       '2' => '۲', # ۲
-       '3' => '۳', # ۳
-       '4' => '۴', # ۴
-       '5' => '۵', # ۵
-       '6' => '۶', # ۶
-       '7' => '۷', # ۷
-       '8' => '۸', # ۸
-       '9' => '۹', # ۹
-       '%' => '٪', # ٪
+       '0' => '٠', # U+0660
+       '1' => '١', # U+0661
+       '2' => '٢', # U+0662
+       '3' => '٣', # U+0663
+       '4' => '٤', # U+0664
+       '5' => '٥', # U+0665
+       '6' => '٦', # U+0666
+       '7' => '٧', # U+0667
+       '8' => '٨', # U+0668
+       '9' => '٩', # U+0669
+       '%' => '٪', # U+066a
 ];