Less of the Internet jargon here
[lhc/web/wiklou.git] / languages / messages / MessagesBo.php
1 <?php
2 /** Tibetan (བོད་ཡིག)
3 *
4 * @addtogroup Language
5 */
6
7 $digitTransformTable = array(
8 '0' => '༠',
9 '1' => '༡',
10 '2' => '༢',
11 '3' => '༣',
12 '4' => '༤',
13 '5' => '༥',
14 '6' => '༦',
15 '7' => '༧',
16 '8' => '༨',
17 '9' => '༩'
18 );
19 ?>