mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-04 05:46:07 +02:00
Include i18n-ally config
This commit is contained in:
+1
-4
@@ -258,7 +258,4 @@ paket-files/
|
||||
|
||||
# Python Tools for Visual Studio (PTVS)
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Visual Studio Code config directory
|
||||
.vscode/
|
||||
*.pyc
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
languageIds:
|
||||
- jade
|
||||
- javascript
|
||||
- vue
|
||||
|
||||
usageMatchRegex: "\\$t\\(['\"`]({key})['\"`]"
|
||||
|
||||
monoonly: true
|
||||
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"i18n-ally.localesPaths": ["html/src/localization/strings"],
|
||||
"i18n-ally.keystyle": "nested"
|
||||
}
|
||||
Reference in New Issue
Block a user