MediaWiki  1.29.2
MessagesBo.php File Reference

Tibetan (བོད་ཡིག) More...

Go to the source code of this file.

Variables

 $digitTransformTable
 

Detailed Description

Tibetan (བོད་ཡིག)

To improve a translation please visit https://translatewiki.net

Definition in file MessagesBo.php.

Variable Documentation

◆ $digitTransformTable

$digitTransformTable
Initial value:
= [
'0' => '༠', # ༠
'1' => '༡', # ༡
'2' => '༢', # ༢
'3' => '༣', # ༣
'4' => '༤', # ༤
'5' => '༥', # ༥
'6' => '༦', # ༦
'7' => '༧', # ༧
'8' => '༨', # ༨
'9' => '༩', # ༩
]

Definition at line 11 of file MessagesBo.php.