Open
Description
What framework do you want to have? Please provide links of its i18n solution/package.
https://github.com/ivanhofer/typesafe-i18n
Please provide some overall screenshots about how the i18n usage would be like
Please provide a minimal starter project
https://github.com/ivanhofer/typesafe-i18n
There are angular
, svelte
and react
examples inside the examples
folder
Additional context
I tried to get it working using this wiki-page, The keys show up, but the locale files are not detected. I could not figure out how. Please help!
# .vscode/i18n-ally-custom-framework.yml
languageIds:
- javascript
- typescript
- javascriptreact
- typescriptreact
- html
- svelte
usageMatchRegex:
- "LL\\.([^(]+)\\("
# refactorTemplates:
# - LL.$1()
monopoly: true