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": "pl",
|
|
"tabs": [
|
|
{
|
|
"tab": "Start",
|
|
"groups": [
|
|
{
|
|
"group": "Przeglad",
|
|
"pages": ["pl/index"]
|
|
},
|
|
{
|
|
"group": "Pierwsze kroki",
|
|
"pages": ["pl/start/getting-started", "pl/start/wizard"]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|