From ed36f754866fa03bcd23f6748a0a1984b28cec23 Mon Sep 17 00:00:00 2001 From: Elsie Date: Sat, 18 Jan 2025 22:57:25 -0500 Subject: [PATCH] Update client/src/locale/locale.ts --- client/src/locale/locale.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/locale/locale.ts b/client/src/locale/locale.ts index 130b9364..41590aa6 100644 --- a/client/src/locale/locale.ts +++ b/client/src/locale/locale.ts @@ -185,7 +185,7 @@ export const translations = { }, 'hi-IN': { translation: hiLocale, - } + }, it: { translation: itLocale, },