🐛 Fix pt-BR being selected when accepted language is pt

Close #576
This commit is contained in:
Luke Vella 2023-03-18 11:21:29 +00:00
parent cb52adab01
commit 293f5c80ef

View file

@ -16,8 +16,8 @@ const supportedLocales = [
"ko",
"nl",
"pl",
"pt-BR",
"pt",
"pt-BR",
"ru",
"sk",
"sv",