mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
fix: uncomment czechia from Locale.cs
This commit is contained in:
parent
30c6e2db1b
commit
e533282580
@ -20,7 +20,7 @@ namespace Bloxstrap
|
|||||||
{ "bn", "বাংলা" },
|
{ "bn", "বাংলা" },
|
||||||
{ "bs", "Bosanski" },
|
{ "bs", "Bosanski" },
|
||||||
#if QA_BUILD
|
#if QA_BUILD
|
||||||
// { "cs", "Čeština" },
|
{ "cs", "Čeština" },
|
||||||
#endif
|
#endif
|
||||||
{ "de", "Deutsch" },
|
{ "de", "Deutsch" },
|
||||||
#if QA_BUILD
|
#if QA_BUILD
|
||||||
|
Loading…
Reference in New Issue
Block a user