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