mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-05 01:02:59 +08:00
c8d8ca1384
* doc * version * doc
22 lines
420 B
JSON
22 lines
420 B
JSON
{
|
|
"Documentation": "Documentation",
|
|
"nav": {
|
|
"home": "Home",
|
|
"docs": "Docs",
|
|
"blog": "Blog",
|
|
"about": "About"
|
|
},
|
|
"footer": {
|
|
"links": "Links",
|
|
"community": "Community",
|
|
"resources": "Resources"
|
|
},
|
|
"introduction": "Introduction",
|
|
"api_reference": "API Reference",
|
|
"use-cases": "Use Cases",
|
|
"api": "API",
|
|
"protocol": "Protocol",
|
|
"upgrading": "Upgrading",
|
|
"faq": "FAQ"
|
|
}
|