mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-06-22 13:09:38 +01:00
(svn r26235) -Fix: Decimal and digit separators were swapped for Korean language
This commit is contained in:
parent
de5f0e9cbb
commit
8259d279d5
@ -3,9 +3,9 @@
|
||||
##isocode ko_KR
|
||||
##plural 11
|
||||
##textdir ltr
|
||||
##digitsep .
|
||||
##digitsepcur .
|
||||
##decimalsep ,
|
||||
##digitsep ,
|
||||
##digitsepcur ,
|
||||
##decimalsep .
|
||||
##winlangid 0x0412
|
||||
##grflangid 0x3a
|
||||
##gender m f
|
||||
|
Loading…
Reference in New Issue
Block a user