diff --git a/Bloxstrap/Locale.cs b/Bloxstrap/Locale.cs index f6e7699..f43a960 100644 --- a/Bloxstrap/Locale.cs +++ b/Bloxstrap/Locale.cs @@ -58,11 +58,14 @@ namespace Bloxstrap #endif { "pl", "Polski" }, // Polish #if QA_BUILD - { "pt-PT", "Portugese (European)" }, // Portuguese + { "pt-PT", "Portugese (European)" }, // Portuguese (TODO: translate) #endif { "pt-BR", "Português (Brasil)" }, // Portuguese, Brazilian { "ro", "Română" }, // Romanian { "ru", "Русский" }, // Russian +#if QA_BUILD + { "sr-CS", "Serbian (Latin)" }, // Serbian (TODO: translate) +#endif { "sv-SE", "Svenska" }, // Swedish { "th", "ภาษาไทย" }, // Thai { "tr", "Türkçe" }, // Turkish