new backend and disable ssr cart
Build and Deploy Docker Images / build_and_deploy (push) Has been cancelled
Build and Deploy Docker Images / build_and_deploy (push) Has been cancelled
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ export default async function initTranslations(
|
||||
i18nInstance.use(
|
||||
resourcesToBackend(
|
||||
(language, namespace) =>
|
||||
import(`@/locales/${language}/${namespace}.json`)
|
||||
import(`../locales/${language}/${namespace}.json`)
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user