Browse Source

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

Seefs 2 tháng trước cách đây
mục cha
commit
a07406d97e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      web/src/i18n/i18n.js

+ 1 - 0
web/src/i18n/i18n.js

@@ -42,6 +42,7 @@ i18n
       vi: viTranslation,
     },
     fallbackLng: 'zh',
+    nsSeparator: false,
     interpolation: {
       escapeValue: false,
     },