MediaWiki REL1_35
MessagesKu_arab.php
Go to the documentation of this file.
1<?php
17$fallback = 'ckb';
18
19$rtl = true;
20
22 '0' => '٠', # U+0660
23 '1' => '١', # U+0661
24 '2' => '٢', # U+0662
25 '3' => '٣', # U+0663
26 '4' => '٤', # U+0664
27 '5' => '٥', # U+0665
28 '6' => '٦', # U+0666
29 '7' => '٧', # U+0667
30 '8' => '٨', # U+0668
31 '9' => '٩', # U+0669
32];
33
35 '.' => '٫', # U+066B
36 ',' => '٬', # U+066C
37];
$separatorTransformTable
$digitTransformTable