Added Telugu language(South Indian) translations (#161)

This commit is contained in:
TULASEE RAO CHINTHA
2023-03-25 17:35:29 -04:00
committed by GitHub
parent f698d9f3c4
commit a0a2cb8b35
5 changed files with 44 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", "pt"],
locales: ["de", "en", "fr", "ru", "zh", "es", "sv", "pt", "te"],
},
localePath:
typeof window === "undefined"