MediaWiki  1.29.2
MessagesMy.php File Reference

Burmese (မြန်မာဘာသာ) More...

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferences
 
 $defaultDateFormat = 'my normal'
 
 $digitTransformTable
 

Detailed Description

Burmese (မြန်မာဘာသာ)

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

Author
Erikoo
Hakka
Hanzaw
Hintha
Lagoonaing
Liangent
Lionslayer
Minnyoonthit
Myanmars
Myolay
Parabaik
Purodha
Saiddzone
Thanlwin
Thitaung
Umherirrender
Zawthet
ကိုရာဝီ

Definition in file MessagesMy.php.

Variable Documentation

◆ $dateFormats

$dateFormats
Initial value:
= [
'my normal time' => 'H:i',
'my normal date' => 'j F Y',
'my normal both' => ' H:i"၊" j F Y',
'my long time' => 'H:i',
'my long date' => 'Y "ဇန်နဝါရီ" F"လ" j "ရက်"',
'my long both' => 'H:i"၊" Y "ဇန်နဝါရီ" F"လ" j "ရက်"',
]

Definition at line 51 of file MessagesMy.php.

◆ $datePreferences

$datePreferences
Initial value:
= [
'default',
'my normal',
'my long',
'ISO 8601',
]

Definition at line 42 of file MessagesMy.php.

◆ $defaultDateFormat

$defaultDateFormat = 'my normal'

Definition at line 49 of file MessagesMy.php.

◆ $digitTransformTable

$digitTransformTable
Initial value:
= [
'0' => '၀',
'1' => '၁',
'2' => '၂',
'3' => '၃',
'4' => '၄',
'5' => '၅',
'6' => '၆',
'7' => '၇',
'8' => '၈',
'9' => '၉',
]

Definition at line 29 of file MessagesMy.php.