diff --git a/.vscode/settings.json b/.vscode/settings.json index b0db98e..c99754e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ { "i18n-ally.localesPaths": [ - "messages", - "src/i18n" - ] + "messages" + ], + "i18n-ally.keystyle": "nested" } \ No newline at end of file