diff --git a/langs/themes/es.json b/langs/themes/es.json
index 5ef721a4cf..739e937bc6 100644
--- a/langs/themes/es.json
+++ b/langs/themes/es.json
@@ -43,7 +43,7 @@
"then": "El tipo de edificio será un {_bag_obj:construction}"
}
},
- "render": "El edificio es de tipo {_bag_obj:edificio}"
+ "render": "El edificio es de tipo {_bag_obj:building}"
},
"Import button": {
"mappings": {
@@ -53,7 +53,7 @@
}
},
"Reference": {
- "render": "La referencia en BAG es {bag_obj:ref:bag}"
+ "render": "La referencia en BAG es {_bag_obj:ref:bag}"
}
}
}
@@ -775,7 +775,7 @@
"0": {
"options": {
"0": {
- "question": "El nombre contiene {búsqueda}"
+ "question": "El nombre contiene {search}"
}
}
},