From da603053f244c5240696730c2c60e4e2677f154e Mon Sep 17 00:00:00 2001 From: Steven Date: Sun, 9 Jun 2024 07:46:03 +0800 Subject: [PATCH] chore: add th locale --- web/src/i18n.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/i18n.ts b/web/src/i18n.ts index e391ca98..693378de 100644 --- a/web/src/i18n.ts +++ b/web/src/i18n.ts @@ -22,6 +22,7 @@ export const locales = [ "ru", "sl", "sv", + "th", "tr", "uk", "vi",