From f4284023fdc597aa1f4432c6882f92469eae18d6 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 19 Mar 2025 14:19:17 -0600 Subject: [PATCH] Remove leadingn / (#17258) --- 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: [