mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-16 11:41:08 +00:00
19 lines
329 B
JSON
19 lines
329 B
JSON
{
|
|
"language": "pt-BR",
|
|
"tabs": [
|
|
{
|
|
"tab": "Começar",
|
|
"groups": [
|
|
{
|
|
"group": "Visão geral",
|
|
"pages": ["pt-BR/index"]
|
|
},
|
|
{
|
|
"group": "Primeiros passos",
|
|
"pages": ["pt-BR/start/getting-started", "pt-BR/start/wizard"]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|