mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[types] Added telescopes and observatories
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
82a4843431
commit
9267622494
@@ -38,6 +38,11 @@
|
||||
"type.amenity.motorcycle_rental" = "Motorcycle Rental";
|
||||
"type.amenity.car_sharing" = "Car Sharing";
|
||||
"type.amenity.car_wash" = "Car Wash";
|
||||
"type.man_made.telescope" = "Telescope";
|
||||
"type.man_made.telescope.optical" = "Telescope (Optical)";
|
||||
"type.man_made.telescope.radio" = "Telescope (Radio)";
|
||||
"type.man_made.telescope.gamma" = "Telescope (Gamma)";
|
||||
"type.man_made.observatory" = "Observatory";
|
||||
"type.amenity.casino" = "Casino";
|
||||
"type.amenity.gambling" = "Gambling";
|
||||
"type.leisure.adult_gaming_centre" = "Adult Gaming Centre";
|
||||
|
||||
@@ -44,6 +44,11 @@
|
||||
"type.amenity.motorcycle_rental" = "Motorcycle Rental";
|
||||
"type.amenity.car_sharing" = "Car Sharing";
|
||||
"type.amenity.car_wash" = "Car Wash";
|
||||
"type.man_made.telescope" = "Telescope";
|
||||
"type.man_made.telescope.optical" = "Telescope (Optical)";
|
||||
"type.man_made.telescope.radio" = "Telescope (Radio)";
|
||||
"type.man_made.telescope.gamma" = "Telescope (Gamma)";
|
||||
"type.man_made.observatory" = "Observatory";
|
||||
"type.amenity.casino" = "Casino";
|
||||
"type.amenity.gambling" = "Gambling";
|
||||
"type.amenity.studio" = "Media Studio";
|
||||
|
||||
Reference in New Issue
Block a user