Skip to content

Commit 95c3644

Browse files
Mary Hipppsychedelicious
authored andcommitted
fix it again
1 parent 52aa0c9 commit 95c3644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invokeai/frontend/web/src/i18n.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import LanguageDetector from 'i18next-browser-languagedetector';
33
import Backend from 'i18next-http-backend';
44
import { initReactI18next } from 'react-i18next';
55

6-
import translationEN from '../dist/locales/en.json';
6+
import translationEN from '../public/locales/en.json';
77
import { LOCALSTORAGE_PREFIX } from 'app/store/constants';
88

99
if (import.meta.env.MODE === 'package') {

0 commit comments

Comments
 (0)