[styles] Add bandstands

Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
Yannik Bloscheck
2025-10-25 00:00:01 +02:00
committed by Yannik Bloscheck
parent 20bfa0a1ad
commit 35d4e8af8b
13 changed files with 17 additions and 1 deletions

View File

@@ -692,6 +692,7 @@
"type.landuse.village_green" = "Grünfläche";
"type.landuse.vineyard" = "Weinberg";
"type.leisure" = "Freizeit";
"type.leisure.bandstand" = "Musikpavillon";
"type.leisure.common" = "Öffentliche Grünfläche";
"type.leisure.dog_park" = "Hundeauslauffläche";
"type.leisure.fitness_centre" = "Fitnessstudio";

View File

@@ -693,6 +693,7 @@
"type.landuse.village_green" = "Land";
"type.landuse.vineyard" = "Vineyard";
"type.leisure" = "Leisure";
"type.leisure.bandstand" = "Bandstand";
"type.leisure.common" = "Common Land";
"type.leisure.dog_park" = "Dog Park";
"type.leisure.fitness_centre" = "Fitness Centre";

View File

@@ -722,6 +722,7 @@
"type.landuse.vineyard" = "Vineyard";
"type.landuse.plant_nursery" = "Plant Nursery";
"type.leisure" = "Leisure";
"type.leisure.bandstand" = "Bandstand";
"type.leisure.common" = "Public Land";
"type.leisure.dog_park" = "Dog Park";
"type.leisure.escape_game" = "Escape Room";