diff --git a/.vscode/settings.json b/.vscode/settings.json index 7203fc0..02fcdcf 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ { "cSpell.words": ["ciphertext", "cryptgeon"], - "i18n-ally.localesPaths": ["frontend/locales"], + "i18n-ally.localesPaths": ["packages/frontend/locales"], "i18n-ally.enabledFrameworks": ["svelte"], "i18n-ally.keystyle": "nested" }