correct locale path

This commit is contained in:
2022-09-12 19:58:10 +02:00
parent 13b51ec76d
commit 4fe5a52f2a

View File

@@ -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"
}