mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
34 lines
440 B
JSON
34 lines
440 B
JSON
{
|
|
"ds-index": [
|
|
{
|
|
"key": "guides",
|
|
"title": "가이드"
|
|
},
|
|
{
|
|
"key": "reference",
|
|
"title": "레퍼런스"
|
|
}
|
|
],
|
|
"twilightmenu": [
|
|
{
|
|
"key": "installing",
|
|
"title": "설치"
|
|
},
|
|
{
|
|
"key": "updating",
|
|
"title": "업데이트"
|
|
},
|
|
{
|
|
"key": "customization",
|
|
"title": "커스터마이징"
|
|
},
|
|
{
|
|
"key": "other",
|
|
"title": "기타"
|
|
},
|
|
{
|
|
"key": "uninstalling",
|
|
"title": "제거"
|
|
}
|
|
]
|
|
} |