From 424ee6fe7791b356ad43765d747dfd6420664f6e Mon Sep 17 00:00:00 2001 From: spinixster <135334442+spinixster@users.noreply.github.com> Date: Thu, 15 Jun 2023 08:55:40 +0700 Subject: [PATCH] Update i18n.ts --- src/setup/i18n.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/setup/i18n.ts b/src/setup/i18n.ts index 6116434a..a225c91e 100644 --- a/src/setup/i18n.ts +++ b/src/setup/i18n.ts @@ -11,6 +11,7 @@ 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"; const locales = { en: {