This commit is contained in:
2024-03-27 16:13:33 +01:00
parent 337425d21c
commit 43a724bf13
2 changed files with 0 additions and 19 deletions
-2
View File
@@ -21,6 +21,4 @@ const i18n = createI18n<[LocaleMessageSchema], 'en' | 'pl'>({
messages: locales,
});
// fetchBackendTranslations();
export default i18n;