mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-05-13 09:41:01 +08:00
8 lines
214 B
JSON
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"
|
|
}
|