1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:47:24 +08:00

Fix wrong language codes

Confused them with the flags from the web-side source used.

Tagalog (`tl`) still has no discernible effect, but that's because there
are actually no localisation files in `osu-resources` for that language.
Leave it be for now, as web has that entry, so it might mean that
translations might be coming at some point in the future.
This commit is contained in:
Bartłomiej Dach 2021-06-16 12:01:58 +02:00
parent f4fb2e127d
commit dc2e3ff89e

View File

@ -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,