wiki/_data/es-ES/categories.json
Pk11 353b39d40f Update translations
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
2021-01-23 01:16:47 -06:00

34 lines
450 B
JSON

{
"ds-index": [
{
"key": "guides",
"title": "Guías"
},
{
"key": "reference",
"title": "Referencias"
}
],
"twilightmenu": [
{
"key": "installing",
"title": "Instalación"
},
{
"key": "updating",
"title": "Actualización"
},
{
"key": "customization",
"title": "Personalización"
},
{
"key": "other",
"title": "Otros"
},
{
"key": "uninstalling",
"title": "Desinstalación"
}
]
}