mirror of
https://github.com/ppy/osu
synced 2024-12-27 17:32:56 +00: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")]
|
||||
sv,
|
||||
|
||||
[Description(@"Тоҷикӣ")]
|
||||
tg_tj,
|
||||
// Tajik has no associated localisations yet, and is not supported on Windows versions <10.
|
||||
// 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(@"ไทย")]
|
||||
th,
|
||||
|
Loading…
Reference in New Issue
Block a user