{ "defaultLocale": "en", "locales": [ "en", "zh" ], "path": "i18n", "currentLocale": "en", "localeConfigs": { "en": { "label": "English", "direction": "ltr", "htmlLang": "en", "calendar": "gregory", "path": "en", "translate": false, "url": "http://localhost:3001", "baseUrl": "/docs/" }, "zh": { "label": "中文", "direction": "ltr", "htmlLang": "zh", "calendar": "gregory", "path": "zh", "translate": true, "url": "http://localhost:3001", "baseUrl": "/docs/zh/" } } }