mirror of
https://github.com/ppy/osu
synced 2025-01-12 09:09:44 +00:00
Merge pull request #13528 from gagahpangeran/last-lang
Add remaining non-rtl language
This commit is contained in:
commit
fa838ba253
@ -14,9 +14,8 @@ namespace osu.Game.Localisation
|
||||
// [Description(@"اَلْعَرَبِيَّةُ")]
|
||||
// ar,
|
||||
|
||||
// TODO: Some accented glyphs are missing. Revisit when adding Inter.
|
||||
// [Description(@"Беларуская мова")]
|
||||
// be,
|
||||
[Description(@"Беларуская мова")]
|
||||
be,
|
||||
|
||||
[Description(@"Български")]
|
||||
bg,
|
||||
@ -30,9 +29,8 @@ namespace osu.Game.Localisation
|
||||
[Description(@"Deutsch")]
|
||||
de,
|
||||
|
||||
// TODO: Some accented glyphs are missing. Revisit when adding Inter.
|
||||
// [Description(@"Ελληνικά")]
|
||||
// el,
|
||||
[Description(@"Ελληνικά")]
|
||||
el,
|
||||
|
||||
[Description(@"español")]
|
||||
es,
|
||||
@ -94,9 +92,8 @@ namespace osu.Game.Localisation
|
||||
[Description(@"Türkçe")]
|
||||
tr,
|
||||
|
||||
// TODO: Some accented glyphs are missing. Revisit when adding Inter.
|
||||
// [Description(@"Українська мова")]
|
||||
// uk,
|
||||
[Description(@"Українська мова")]
|
||||
uk,
|
||||
|
||||
[Description(@"Tiếng Việt")]
|
||||
vi,
|
||||
|
Loading…
Reference in New Issue
Block a user