Bump and prep 1.34.1
[lhc/web/wiklou.git] / languages / messages / MessagesMni.php
1 <?php
2 /** Manipuri/Meitei (ꯃꯤꯇꯩ ꯂꯣꯟ)
3 *
4 * To improve a translation please visit https://translatewiki.net
5 *
6 * @ingroup Language
7 * @file
8 *
9 */
10
11 $digitTransformTable = [
12 '0' => '꯰', # U+ABF0
13 '1' => '꯱', # U+ABF1
14 '2' => '꯲', # U+ABF2
15 '3' => '꯳', # U+ABF3
16 '4' => '꯴', # U+ABF4
17 '5' => '꯵', # U+ABF5
18 '6' => '꯶', # U+ABF6
19 '7' => '꯷', # U+ABF7
20 '8' => '꯸', # U+ABF8
21 '9' => '꯹', # U+ABF9
22 ];