From 078b2b1f039fa3a55882679c0697867361dc1e6e Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 19 Mar 2025 14:07:53 -0600 Subject: [PATCH] Remove leadingn / --- web/src/utils/i18n.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/utils/i18n.ts b/web/src/utils/i18n.ts index fc5af10e1..14129abd8 100644 --- a/web/src/utils/i18n.ts +++ b/web/src/utils/i18n.ts @@ -9,7 +9,7 @@ i18n fallbackLng: "en", // use en if detected lng is not available backend: { - loadPath: "/locales/{{lng}}/{{ns}}.json", + loadPath: "locales/{{lng}}/{{ns}}.json", }, ns: [