mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-08 01:08:43 +08:00
87b0bca30c
* cloud doc * doc refactor * doc move * seo * remove doc * yml * doc * fix: tsconfig * fix: tsconfig
23 lines
459 B
JSON
23 lines
459 B
JSON
{
|
|
"Documentation": "文档",
|
|
"nav": {
|
|
"home": "首页",
|
|
"docs": "文档",
|
|
"blog": "博客",
|
|
"about": "关于"
|
|
},
|
|
"footer": {
|
|
"links": "链接",
|
|
"community": "社区",
|
|
"resources": "资源"
|
|
},
|
|
"introduction": "使用文档",
|
|
"api_reference": "API 文档",
|
|
"use-cases": "使用场景",
|
|
"api": "API 手册",
|
|
"protocol": "协议",
|
|
"selfHost": "自部署",
|
|
"upgrading": "更新日志",
|
|
"faq": "常见问题"
|
|
}
|