mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-16 11:41:08 +00:00
19 lines
308 B
JSON
19 lines
308 B
JSON
{
|
|
"language": "it",
|
|
"tabs": [
|
|
{
|
|
"tab": "Inizia",
|
|
"groups": [
|
|
{
|
|
"group": "Panoramica",
|
|
"pages": ["it/index"]
|
|
},
|
|
{
|
|
"group": "Primi passi",
|
|
"pages": ["it/start/getting-started", "it/start/wizard"]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|