Files
FastGPT/document/i18n/en/common.json
T
Archer c8d8ca1384 doc (#6421)
* doc

* version

* doc
2026-02-12 18:45:30 +08:00

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"
}