first commit
This commit is contained in:
Vendored
+21
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"i18n-ally.localesPaths": [
|
||||
"src/locale",
|
||||
],
|
||||
"i18n-ally.keystyle": "nested",
|
||||
"i18n-ally.sortKeys": true,
|
||||
"i18n-ally.namespace": true,
|
||||
"i18n-ally.enabledParsers": [
|
||||
"json"
|
||||
],
|
||||
"i18n-ally.sourceLanguage": "zh-Hans",
|
||||
"i18n-ally.displayLanguage": "zh-Hans",
|
||||
"i18n-ally.translate.engines": [
|
||||
"google-cn",
|
||||
"google",
|
||||
"deepl"
|
||||
],
|
||||
"i18n-ally.enabledFrameworks": [
|
||||
"vue",
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user