mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-16 19:51:11 +00:00
19 lines
316 B
JSON
19 lines
316 B
JSON
{
|
|
"language": "fr",
|
|
"tabs": [
|
|
{
|
|
"tab": "Commencer",
|
|
"groups": [
|
|
{
|
|
"group": "Vue d'ensemble",
|
|
"pages": ["fr/index"]
|
|
},
|
|
{
|
|
"group": "Premiers pas",
|
|
"pages": ["fr/start/getting-started", "fr/start/wizard"]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|