mirror of https://github.com/OpenTTD/OpenTTD
Fix: ko-KR follows the western number formats for now
parent
a4d4301a0c
commit
6a0a9fee0a
|
@ -3,8 +3,8 @@
|
|||
##isocode ko_KR
|
||||
##plural 11
|
||||
##textdir ltr
|
||||
##numberformat 0000경0000조0000억0000만0000
|
||||
##numberabbreviations 4=0000경0000조0000억0000만|8=0000경0000조0000억|12=0000경0000조|16=0000경
|
||||
##numberformat 00,000,000,000,000,000,000
|
||||
##numberabbreviations 4=0000경{NBSP}0000조{NBSP}0000억{NBSP}0000만|8=0000경{NBSP}0000조{NBSP}0000억|12=0000경{NBSP}0000조|16=0000경
|
||||
##decimalsep .
|
||||
##winlangid 0x0412
|
||||
##grflangid 0x3a
|
||||
|
|
Loading…
Reference in New Issue