mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
The new changes break the sidebar otherwise, I'll update again soon once people actually translate them
34 lines
461 B
JSON
34 lines
461 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": "アンインストール"
|
|
}
|
|
]
|
|
} |