MediaWiki  1.33.0
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' => '༠', # U+0F20
'1' => '༡', # U+0F21
'2' => '༢', # U+0F22
'3' => '༣', # U+0F23
'4' => '༤', # U+0F24
'5' => '༥', # U+0F25
'6' => '༦', # U+0F26
'7' => '༧', # U+0F27
'8' => '༨', # U+0F28
'9' => '༩', # U+0F29
]

Definition at line 11 of file MessagesBo.php.