mirror of https://github.com/OpenTTD/OpenTTD
Fix: Incorrect charactor used in zh_TW number and currency formats
parent
03e3553230
commit
1360622159
|
@ -3,8 +3,8 @@
|
|||
##isocode zh_TW
|
||||
##plural 1
|
||||
##textdir ltr
|
||||
##numberformat 0000京0000兆0000億0000万0000
|
||||
##numberabbreviations 4=0000京0000兆0000億0000万|8=0000京0000兆0000億|12=0000京0000兆|16=0000京
|
||||
##numberformat 0000京0000兆0000億0000萬0000
|
||||
##numberabbreviations 4=0000京0000兆0000億0000萬|8=0000京0000兆0000萬|12=0000京0000兆|16=0000京
|
||||
##decimalsep .
|
||||
##winlangid 0x0404
|
||||
##grflangid 0x0c
|
||||
|
|
Loading…
Reference in New Issue