1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-26 06:01:18 +08:00

Comment out languages with no glyph support

This commit is contained in:
Bartłomiej Dach
2023-06-03 21:48:03 +02:00
Unverified
parent a8b102ef72
commit a8a4c02bb3
+10 -6
View File
@@ -40,8 +40,9 @@ namespace osu.Game.Localisation
[Description(@"español")]
es,
[Description(@"فارسی")]
fa_ir,
// TODO: Requires Arabic glyphs to be added to resources (and possibly also RTL support).
// [Description(@"فارسی")]
// fa_ir,
[Description(@"Suomi")]
fi,
@@ -52,8 +53,9 @@ namespace osu.Game.Localisation
[Description(@"français")]
fr,
[Description(@"עברית")]
he,
// TODO: Requires Hebrew glyphs to be added to resources (and possibly also RTL support).
// [Description(@"עברית")]
// he,
[Description(@"Hrvatski")]
hr_hr,
@@ -103,8 +105,10 @@ namespace osu.Game.Localisation
[Description(@"Русский")]
ru,
[Description(@"සිංහල")]
si_lk,
// TODO: Requires Sinhala glyphs to be added to resources.
// Additionally, no translations available yet.
// [Description(@"සිංහල")]
// si_lk,
[Description(@"Slovenčina")]
sk,