fix(vscode): i18n-ally locales path

This commit is contained in:
Dominik Pschenitschni 2024-07-15 18:21:00 +02:00
parent 8439c9cc1e
commit 48e045b4a3
Signed by untrusted user: dpschen
GPG Key ID: B257AC0149F43A77

@ -26,7 +26,7 @@
// i18n ally
"i18n-ally.localesPaths": [
"src/i18n/lang"
"frontend/src/i18n/lang"
],
"i18n-ally.sortKeys": true,
"i18n-ally.keepFulfilled": true,