mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:52:53 +08:00
Merge pull request #13521 from bdach/fix-language-codes
Fix wrong language codes
This commit is contained in:
commit
2fb08877f1
@ -83,7 +83,7 @@ namespace osu.Game.Localisation
|
||||
sk,
|
||||
|
||||
[Description(@"Svenska")]
|
||||
se,
|
||||
sv,
|
||||
|
||||
[Description(@"ไทย")]
|
||||
th,
|
||||
@ -99,7 +99,7 @@ namespace osu.Game.Localisation
|
||||
// uk,
|
||||
|
||||
[Description(@"Tiếng Việt")]
|
||||
vn,
|
||||
vi,
|
||||
|
||||
[Description(@"简体中文")]
|
||||
zh,
|
||||
|
Loading…
Reference in New Issue
Block a user