mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
I'll update again soon once there's been time to translate, but I'd rather the pages be consistent with English than outdated with a full translation
34 lines
450 B
JSON
34 lines
450 B
JSON
{
|
|
"ds-index": [
|
|
{
|
|
"key": "guides",
|
|
"title": "Guides"
|
|
},
|
|
{
|
|
"key": "reference",
|
|
"title": "Référence"
|
|
}
|
|
],
|
|
"twilightmenu": [
|
|
{
|
|
"key": "installing",
|
|
"title": "Installation"
|
|
},
|
|
{
|
|
"key": "updating",
|
|
"title": "Mise à jour"
|
|
},
|
|
{
|
|
"key": "customization",
|
|
"title": "Personnalisation"
|
|
},
|
|
{
|
|
"key": "other",
|
|
"title": "Autres"
|
|
},
|
|
{
|
|
"key": "uninstalling",
|
|
"title": "Désinstallation"
|
|
}
|
|
]
|
|
} |