Added custom i18n ally framework

This commit is contained in:
Nicolai Ort 2021-03-02 16:30:09 +01:00
parent 92494eaf6c
commit 264af075f3
1 changed files with 10 additions and 0 deletions

10
.vscode/i18n-ally-custom-framework.yml vendored Normal file
View File

@ -0,0 +1,10 @@
languageIds:
- javascript
- html
- typescript
- plaintext
keyMatchReg:
- '\{\{__ "([a-zA-Z0-9_-]+)"\}\}'
monopoly: false
refactorTemplates:
- '{{__ "$1"}}'