mirror of
https://github.com/labring/FastGPT.git
synced 2026-02-27 01:02:22 +08:00
22 lines
432 B
JSON
22 lines
432 B
JSON
{
|
|
"Documentation": "文档",
|
|
"nav": {
|
|
"home": "首页",
|
|
"docs": "文档",
|
|
"blog": "博客",
|
|
"about": "关于"
|
|
},
|
|
"footer": {
|
|
"links": "链接",
|
|
"community": "社区",
|
|
"resources": "资源"
|
|
},
|
|
"introduction": "使用文档",
|
|
"api_reference": "API 文档",
|
|
"use-cases": "使用场景",
|
|
"api": "API 手册",
|
|
"protocol": "协议",
|
|
"upgrading": "更新日志",
|
|
"faq": "常见问题"
|
|
}
|