mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
Include i18n-ally config
This commit is contained in:
8
.vscode/i18n-ally-custom-framework.yml
vendored
Normal file
8
.vscode/i18n-ally-custom-framework.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
languageIds:
|
||||
- jade
|
||||
- javascript
|
||||
- vue
|
||||
|
||||
usageMatchRegex: "\\$t\\(['\"`]({key})['\"`]"
|
||||
|
||||
monoonly: true
|
||||
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"i18n-ally.localesPaths": ["html/src/localization/strings"],
|
||||
"i18n-ally.keystyle": "nested"
|
||||
}
|
||||
Reference in New Issue
Block a user