Skip to content

Commit c05fbd7

Browse files
committed
fix: locales
1 parent 952f7b6 commit c05fbd7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,10 @@
9393
"source.fixAll.stylelint": true
9494
}
9595
},
96-
"i18n-ally.localesPaths": ["src/locales/lang"],
96+
"i18n-ally.localesPaths": ["src/locales"],
9797
"i18n-ally.keystyle": "nested",
9898
"i18n-ally.sortKeys": true,
9999
"i18n-ally.namespace": true,
100-
"i18n-ally.pathMatcher": "{locale}/{namespaces}.{ext}",
101100
"i18n-ally.enabledParsers": ["ts"],
102101
"i18n-ally.sourceLanguage": "en",
103102
"i18n-ally.displayLanguage": "zh-CN",

0 commit comments

Comments
 (0)