wiki/_data/ko-KR/nav.json
Pk11 b64563d06f Update tranlsations
I'll update again soon once there's been more time to translate, but for now so the pages all are up to date and such at least
2021-03-05 22:35:18 -06:00

36 lines
546 B
JSON

[
{
"title": "홈",
"url": "/"
},
{
"title": "Projects",
"items": [
{
"title": "TWiLight Menu++",
"url": "/twilightmenu"
},
{
"title": "nds-bootstrap",
"url": "/nds-bootstrap"
},
{
"title": "GBARunner2",
"url": "/gbarunner2"
},
{
"title": "Other Projects",
"url": "/other"
}
]
},
{
"title": "DS 인덱스",
"url": "/ds-index"
},
{
"title": "Community Info",
"url": "/community"
}
]