Update hdfull.json

This commit is contained in:
Intel1
2017-08-19 11:09:04 -05:00
committed by GitHub
parent 60744be66a
commit 30f372ba3c

View File

@@ -49,6 +49,21 @@
"enabled": "!eq(-1,'')",
"visible": true
},
{
"id": "filter_languages",
"type": "list",
"label": "Mostrar enlaces en idioma...",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": [
"No filtrar",
"Latino",
"Español",
"VOS",
"VOSE"
]
},
{
"id": "include_in_global_search",
"type": "bool",
@@ -58,4 +73,4 @@
"visible": true
}
]
}
}