Files
FastGPT/document/i18n/en/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
447 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",
"selfHost": "Self-Host",
"protocol": "Protocol",
"upgrading": "Upgrading",
"faq": "FAQ"
}