diff --git a/langs/layers/es.json b/langs/layers/es.json index a57f6ea561..12bb24f402 100644 --- a/langs/layers/es.json +++ b/langs/layers/es.json @@ -2485,10 +2485,10 @@ "friture-oil": { "mappings": { "0": { - "then": "Aceite vegetal" + "then": "La fritura se hace con aceite vegetal" }, "1": { - "then": "Aceite animal" + "then": "La fritura se hace con aceite animal" } } }, @@ -3576,11 +3576,6 @@ "question": "¿De qué color es la luz que emite esta lámpara?", "render": "Esta lámpara emite luz {light:colour}" }, - "count": { - "mappings": { - "0": {} - } - }, "direction": { "question": "¿Hacia donde apunta esta lámpara?", "render": "Esta lámpara apunta hacia {light:direction}" @@ -4070,4 +4065,4 @@ } } } -} \ No newline at end of file +}