mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-16 11:41:08 +00:00
19 lines
309 B
JSON
19 lines
309 B
JSON
{
|
|
"language": "ko",
|
|
"tabs": [
|
|
{
|
|
"tab": "시작하기",
|
|
"groups": [
|
|
{
|
|
"group": "개요",
|
|
"pages": ["ko/index"]
|
|
},
|
|
{
|
|
"group": "첫 단계",
|
|
"pages": ["ko/start/getting-started", "ko/start/wizard"]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|