Include i18n-ally config

This commit is contained in:
Natsumi
2022-12-26 08:39:12 +13:00
parent 2715dddbfe
commit cc71fe1b94
3 changed files with 13 additions and 4 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"i18n-ally.localesPaths": ["html/src/localization/strings"],
"i18n-ally.keystyle": "nested"
}