There was an error while loading. Please reload this page.
1 parent e56d4fc commit 40bc8daCopy full SHA for 40bc8da
1 file changed
src/locales/locales.ts
@@ -1,6 +1,7 @@
1
import i18n from "i18next";
2
import { initReactI18next } from "react-i18next";
3
import dayjs from "dayjs";
4
+import "dayjs/locale/zh-cn";
5
import relativeTime from "dayjs/plugin/relativeTime";
6
import enUS from "./en-US/translation.yaml";
7
import zhCN from "./zh-CN/translation.yaml";
0 commit comments