diff --git a/i18nexus.config.json b/i18nexus.config.json index de28766..e1f7106 100644 --- a/i18nexus.config.json +++ b/i18nexus.config.json @@ -3,8 +3,8 @@ "en", "ko" ], - "defaultLanguage": "en", - "localesDir": "./locales", + "defaultLanguage": "ko", + "localesDir": "./src/shared/i18n", "sourcePattern": "src/**/*.{js,jsx,ts,tsx}", "translationImportSource": "i18nexus", "googleSheets": { diff --git a/index.html b/index.html index ab97965..d95af67 100644 --- a/index.html +++ b/index.html @@ -40,30 +40,41 @@ + + + -