mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-26 04:32:50 +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
384 B
JSON
21 lines
384 B
JSON
{
|
|
"Documentation": "Documentation",
|
|
"nav": {
|
|
"home": "Home",
|
|
"docs": "Docs",
|
|
"blog": "Blog",
|
|
"about": "About"
|
|
},
|
|
"footer": {
|
|
"links": "Links",
|
|
"community": "Community",
|
|
"resources": "Resources"
|
|
},
|
|
"introduction": "Introduction",
|
|
"use-cases": "Use Cases",
|
|
"api": "API",
|
|
"protocol": "Protocol",
|
|
"upgrading": "Upgrading",
|
|
"faq": "FAQ"
|
|
}
|