Merge pull request #2530 from RedwindA/fix/i18n-with-http

This commit is contained in:
Seefs
2025-12-26 13:49:30 +08:00
committed by GitHub
+1
View File
@@ -42,6 +42,7 @@ i18n
vi: viTranslation, vi: viTranslation,
}, },
fallbackLng: 'zh', fallbackLng: 'zh',
nsSeparator: false,
interpolation: { interpolation: {
escapeValue: false, escapeValue: false,
}, },