mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-05-23 06:51:48 -07:00
update locale list
This commit is contained in:
parent
faf81bc072
commit
57e74d2a46
@ -58,11 +58,14 @@ namespace Bloxstrap
|
|||||||
#endif
|
#endif
|
||||||
{ "pl", "Polski" }, // Polish
|
{ "pl", "Polski" }, // Polish
|
||||||
#if QA_BUILD
|
#if QA_BUILD
|
||||||
{ "pt-PT", "Portugese (European)" }, // Portuguese
|
{ "pt-PT", "Portugese (European)" }, // Portuguese (TODO: translate)
|
||||||
#endif
|
#endif
|
||||||
{ "pt-BR", "Português (Brasil)" }, // Portuguese, Brazilian
|
{ "pt-BR", "Português (Brasil)" }, // Portuguese, Brazilian
|
||||||
{ "ro", "Română" }, // Romanian
|
{ "ro", "Română" }, // Romanian
|
||||||
{ "ru", "Русский" }, // Russian
|
{ "ru", "Русский" }, // Russian
|
||||||
|
#if QA_BUILD
|
||||||
|
{ "sr-CS", "Serbian (Latin)" }, // Serbian (TODO: translate)
|
||||||
|
#endif
|
||||||
{ "sv-SE", "Svenska" }, // Swedish
|
{ "sv-SE", "Svenska" }, // Swedish
|
||||||
{ "th", "ภาษาไทย" }, // Thai
|
{ "th", "ภาษาไทย" }, // Thai
|
||||||
{ "tr", "Türkçe" }, // Turkish
|
{ "tr", "Türkçe" }, // Turkish
|
||||||
|
Loading…
Reference in New Issue
Block a user