add remaining non-rtl language

This commit is contained in:
Gagah Pangeran Rosfatiputra 2021-06-16 21:14:48 +07:00
parent 4b926791b5
commit 0e9ca3df3c
No known key found for this signature in database
GPG Key ID: 25F6F17FD29031E2
1 changed files with 6 additions and 9 deletions

View File

@ -14,9 +14,8 @@ public enum Language
// [Description(@"اَلْعَرَبِيَّةُ")]
// ar,
// TODO: Some accented glyphs are missing. Revisit when adding Inter.
// [Description(@"Беларуская мова")]
// be,
[Description(@"Беларуская мова")]
be,
[Description(@"Български")]
bg,
@ -30,9 +29,8 @@ public enum Language
[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 @@ public enum Language
[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,