From 1c4debc0dbc61d8f470f784b15d27eb20ac21b7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 10 Jan 2026 15:58:27 +0000 Subject: [PATCH] Update available languages --- src/i18n/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/index.ts b/src/i18n/index.ts index 8b3f165e..73187945 100644 --- a/src/i18n/index.ts +++ b/src/i18n/index.ts @@ -24,6 +24,7 @@ export const i18nResources = [ 'de', 'en', 'es', + 'fa', 'fr', 'it', 'ja',