mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-31 19:12:46 +00:00
* 4.11.2 dev (#103) * update document * update doc * update doc * doc img * action * fix action * fix: action * fix: action * perf: action * doc * perf: action
21 lines
399 B
JSON
21 lines
399 B
JSON
{
|
|
"Documentation": "文档",
|
|
"nav": {
|
|
"home": "首页",
|
|
"docs": "文档",
|
|
"blog": "博客",
|
|
"about": "关于"
|
|
},
|
|
"footer": {
|
|
"links": "链接",
|
|
"community": "社区",
|
|
"resources": "资源"
|
|
},
|
|
"introduction": "使用文档",
|
|
"use-cases": "使用场景",
|
|
"api": "API 手册",
|
|
"protocol": "协议",
|
|
"upgrading": "更新日志",
|
|
"faq": "常见问题"
|
|
}
|