Files
ChatLab/.vscode/settings.json
T
2026-02-13 14:15:38 +08:00

8 lines
214 B
JSON

{
"i18n-ally.localesPaths": ["src/i18n/locales"],
"i18n-ally.keystyle": "nested",
"i18n-ally.namespace": true,
"i18n-ally.pathMatcher": "{locale}/{namespaces}.json",
"i18n-ally.sourceLanguage": "zh-CN"
}