Skip to content

Commit

Permalink
Use latin spelling for Bosnian locale name
Browse files Browse the repository at this point in the history
  • Loading branch information
pizzaboxer committed Jul 9, 2024
1 parent b4e88ed commit 55852d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bloxstrap/Locale.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ internal static class Locale
{ "ar", "العربية" },
{ "bg", "Български" },
{ "bn", "বাংলা" },
{ "bs", "Босански" },
{ "bs", "Bosanski" },
// { "cs", "Čeština" },
{ "de", "Deutsch" },
// { "dk", "Dansk" },
Expand Down

0 comments on commit 55852d5

Please sign in to comment.