diff --git a/langs/themes/cs.json b/langs/themes/cs.json index 0967ef424b..fa4aa7091a 100644 --- a/langs/themes/cs.json +++ b/langs/themes/cs.json @@ -1 +1,26 @@ -{} +{ + "aed": { + "title": "Open AED Mapa", + "description": "Na této mapě lze najít a označit defibrilátory v okolí" + }, + "artwork": { + "title": "Open Artwork Map", + "description": "Otevřená mapa soch, bust, graffiti a dalších uměleckých děl po celém světě" + }, + "bag": { + "description": "Toto téma pomáhá s importem dat ze systému BAG", + "layers": { + "0": { + "tagRenderings": { + "Reference": { + "mappings": { + "0": { + "then": "Tato budova nemá v BAG žádný odkaz" + } + } + } + } + } + } + } +}