From f9d756e0efe4321e53e30c9b8ba7df88570d8d1a Mon Sep 17 00:00:00 2001 From: spinixster <135334442+spinixster@users.noreply.github.com> Date: Thu, 15 Jun 2023 09:06:19 +0700 Subject: [PATCH] Update i18n.ts --- src/setup/i18n.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/setup/i18n.ts b/src/setup/i18n.ts index a225c91e..21388b9f 100644 --- a/src/setup/i18n.ts +++ b/src/setup/i18n.ts @@ -10,8 +10,8 @@ import fr from "./locales/fr/translation.json"; import nl from "./locales/nl/translation.json"; import pirate from "./locales/pirate/translation.json"; import tr from "./locales/tr/translation.json"; -import zh from "./locales/zh/translation.json"; import vi from "./locales/vi/translation.json"; +import zh from "./locales/zh/translation.json"; const locales = { en: {