superset/docs/i18n/en/docusaurus-theme-classic/navbar.json
Đỗ Trọng Hải a2f0b988d4
feat(docs): uplift Docusaurus to v3 (#28345)
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-05-06 12:30:51 -07:00

47 lines
1.2 KiB
JSON

{
"logo.alt": {
"message": "Superset Logo",
"description": "The alt text of navbar logo"
},
"item.label.Documentation": {
"message": "Documentation",
"description": "Navbar item with label Documentation"
},
"item.label.Community": {
"message": "Community",
"description": "Navbar item with label Community"
},
"item.label.Get Started": {
"message": "Get Started",
"description": "Navbar item with label Get Started"
},
"item.label.Getting Started": {
"message": "Getting Started",
"description": "Navbar item with label Getting Started"
},
"item.label.FAQ": {
"message": "FAQ",
"description": "Navbar item with label FAQ"
},
"item.label.Resources": {
"message": "Resources",
"description": "Navbar item with label Resources"
},
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
},
"item.label.Slack": {
"message": "Slack",
"description": "Navbar item with label Slack"
},
"item.label.Mailing List": {
"message": "Mailing List",
"description": "Navbar item with label Mailing List"
},
"item.label.Stack Overflow": {
"message": "Stack Overflow",
"description": "Navbar item with label Stack Overflow"
}
}