locate pt (#159)

* locate portuguese

* locate portuguese
This commit is contained in:
toni
2023-03-25 17:12:56 -03:00
committed by GitHub
parent 0038bb8366
commit f698d9f3c4
5 changed files with 45 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
module.exports = {
i18n: {
defaultLocale: "en",
locales: ["de", "en", "fr", "ru", "zh", "es", "sv"],
locales: ["de", "en", "fr", "ru", "zh", "es", "sv", "pt"],
},
localePath:
typeof window === "undefined"