mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-16 11:41:08 +00:00
19 lines
313 B
JSON
19 lines
313 B
JSON
{
|
|
"language": "de",
|
|
"tabs": [
|
|
{
|
|
"tab": "Loslegen",
|
|
"groups": [
|
|
{
|
|
"group": "Überblick",
|
|
"pages": ["de/index"]
|
|
},
|
|
{
|
|
"group": "Erste Schritte",
|
|
"pages": ["de/start/getting-started", "de/start/wizard"]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|