feat: 本地化扩展
This commit is contained in:
@@ -6,7 +6,13 @@
|
||||
"excludeFiles": [
|
||||
"**/*~/*"
|
||||
],
|
||||
"localisation": {},
|
||||
"localisation": {
|
||||
"en": {},
|
||||
"ja-JP": {},
|
||||
"ru": {},
|
||||
"es": {},
|
||||
"pt-BR": {}
|
||||
},
|
||||
"baseLanguage": "zh-Hans",
|
||||
"compilerOptions": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user