Files
openclaw/docs/.i18n/fr-navigation.json
2026-04-05 11:53:02 +01:00

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"]
}
]
}
]
}