feat(locales): add lt-LT to the default list of locales (#14518)
This commit is contained in:
committed by
GitHub
parent
6cbbd033e4
commit
e91ce2ee4b
@@ -39,6 +39,7 @@ const defaultLocales = [
|
||||
{ code: "nb-NO", name: "Norwegian Bokmål (Norway)" },
|
||||
{ code: "fi-FI", name: "Finnish (Finland)" },
|
||||
{ code: "pl-PL", name: "Polish (Poland)" },
|
||||
{ code: "lt-LT", name: "Lithuanian (Lithuania)" },
|
||||
{ code: "cs-CZ", name: "Czech (Czech Republic)" },
|
||||
{ code: "sk-SK", name: "Slovak (Slovakia)" },
|
||||
{ code: "hu-HU", name: "Hungarian (Hungary)" },
|
||||
|
||||
Reference in New Issue
Block a user