Added custom i18n ally framework
This commit is contained in:
parent
92494eaf6c
commit
264af075f3
10
.vscode/i18n-ally-custom-framework.yml
vendored
Normal file
10
.vscode/i18n-ally-custom-framework.yml
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
languageIds:
|
||||||
|
- javascript
|
||||||
|
- html
|
||||||
|
- typescript
|
||||||
|
- plaintext
|
||||||
|
keyMatchReg:
|
||||||
|
- '\{\{__ "([a-zA-Z0-9_-]+)"\}\}'
|
||||||
|
monopoly: false
|
||||||
|
refactorTemplates:
|
||||||
|
- '{{__ "$1"}}'
|
Loading…
x
Reference in New Issue
Block a user