Displaying all the groups with the permission, not only the first defined one, in...
[mediawiki.git] / languages / MessagesGu.php
blob842267c1d560d7180e90e24ae49c83a13f4a28f0
1 <?php
2 /**
3 * @package MediaWiki
4 * @subpackage Language
5 */
7 $digitTransformTable = array(
8 '0' => '૦',
9 '1' => '૧',
10 '2' => '૨',
11 '3' => '૩',
12 '4' => '૪',
13 '5' => '૫',
14 '6' => '૬',
15 '7' => '૭',
16 '8' => '૮',
17 '9' => '૯'