返回 CodeWhale
gt.config.json
根目录 / web / gt.config.json
1 {
2 "defaultLocale": "en",
3 "locales": ["zh"],
4 "files": {
5 "json": {
6 "include": ["gt-catalog/[locale].json"]
7 }
8 }
9 }
10
10 lines JSON