Files
FastGPT/document/i18n/zh-CN/common.json
T
Archer 87b0bca30c Doc (#6493)
* cloud doc

* doc refactor

* doc move

* seo

* remove doc

* yml

* doc

* fix: tsconfig

* fix: tsconfig
2026-03-03 17:39:47 +08:00

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": "常见问题"
}