locale es (#156)

Co-authored-by: Mati <mcasal@bootweb.com.ar>
This commit is contained in:
Matias
2023-03-25 14:50:02 -03:00
committed by GitHub
parent 966021ed74
commit 9a6ad3d66c
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"],
locales: ["de", "en", "fr", "ru", "zh", "es"],
},
localePath:
typeof window === "undefined"