mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 17:43:05 +08:00
Comment out Tajik due to lack of support on Windows ^<10
This commit is contained in:
parent
a8a4c02bb3
commit
14309ba951
@ -122,8 +122,10 @@ namespace osu.Game.Localisation
|
|||||||
[Description(@"Svenska")]
|
[Description(@"Svenska")]
|
||||||
sv,
|
sv,
|
||||||
|
|
||||||
[Description(@"Тоҷикӣ")]
|
// Tajik has no associated localisations yet, and is not supported on Windows versions <10.
|
||||||
tg_tj,
|
// TODO: update language mapping in osu-resources to redirect tg-TJ to tg-Cyrl-TJ (which is supported on earlier Windows versions)
|
||||||
|
// [Description(@"Тоҷикӣ")]
|
||||||
|
// tg_tj,
|
||||||
|
|
||||||
[Description(@"ไทย")]
|
[Description(@"ไทย")]
|
||||||
th,
|
th,
|
||||||
|
Loading…
Reference in New Issue
Block a user