From 201bd040b328e6438f8895ee8e865565ac77265d Mon Sep 17 00:00:00 2001 From: CSDN4399 Date: Thu, 14 Nov 2024 14:00:27 +0800 Subject: [PATCH] translate-zh translate-zh --- src/locales/index.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/locales/index.ts b/src/locales/index.ts index 44fa4310..c56390e0 100644 --- a/src/locales/index.ts +++ b/src/locales/index.ts @@ -11,5 +11,4 @@ export { default as pt } from "./pt.json" export { default as pl } from "./pl.json" export { default as fi } from "./fi.json" export { default as ru } from "./ru.json" -export { default as zh } from "./zh.json" - +export { default as zh } from "./zh.json" \ No newline at end of file