diff --git a/langs/themes/es.json b/langs/themes/es.json index e5353798a..03b059860 100644 --- a/langs/themes/es.json +++ b/langs/themes/es.json @@ -632,5 +632,19 @@ }, "waste": { "title": "Basura y reciclaje" + }, + "bag": { + "layers": { + "2": { + "tagRenderings": { + "Build year": { + "render": "El edificio fue construido en {_bag_obj:start_date}" + } + } + } + } + }, + "atm": { + "title": "Cajeros automáticos" } -} \ No newline at end of file +}