added first ally auto text extraction

This commit is contained in:
Dobromir Popov
2024-04-28 23:41:17 +03:00
parent 59eff1965f
commit ee448205a0
4 changed files with 18 additions and 11 deletions

View File

@ -138,5 +138,11 @@
},
"[handlebars]": {
"editor.defaultFormatter": "vscode.html-language-features"
}
},
"i18n-ally.localesPaths": [
"content/i18n",
"components/x-date-pickers/locales"
],
"i18n-ally.keystyle": "nested",
"i18n-ally.sourceLanguage": "bg"
}