Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pizzaboxer committed Oct 13, 2024
2 parents eaa5ca5 + 2bc46cb commit 8b781c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Bloxstrap/Locale.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ internal static class Locale
{ "bn", "বাংলা" },
{ "bs", "Bosanski" },
#if QA_BUILD
// { "cs", "Čeština" },
{ "cs", "Čeština" },
#endif
{ "de", "Deutsch" },
#if QA_BUILD
// { "dk", "Dansk" },
{ "dk", "Dansk" },
#endif
{ "es-ES", "Español" },
#if QA_BUILD
Expand Down

0 comments on commit 8b781c1

Please sign in to comment.