wiki/_data/ru-RU/nav.json
Pk11 eefc7a8baa Update translations
Adds Russian and Chinese (Simplified)
2021-07-21 22:16:30 -05:00

40 lines
680 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"title": "Главная",
"url": "/"
},
{
"title": "Проекты",
"items": [
{
"title": "TWiLight Menu++",
"url": "/twilightmenu"
},
{
"title": "nds-bootstrap",
"url": "/nds-bootstrap"
},
{
"title": "GBARunner2",
"url": "/gbarunner2"
},
{
"title": "hiyaCFW",
"url": "/hiyacfw"
},
{
"title": "Другие проекты",
"url": "/other"
}
]
},
{
"title": "Индекс DS",
"url": "/ds-index"
},
{
"title": "Информация о сообществе",
"url": "/community"
}
]