[classif] Adds amenity=studio

- Rendered icon similar to shop=music
- Gave it lower priority than shop=music
- Not sure about icon , suggest if better options
- Added only en string ( should i autotranslate rest with DEEPL )
Signed-off-by: hemanggs <hemangmanhas@gmail.com>
This commit is contained in:
hemanggs
2025-03-21 09:05:19 +05:30
committed by Konstantin Pastbin
parent b12f346a24
commit 0a685dc1c4
11 changed files with 34 additions and 1 deletions

View File

@@ -48,6 +48,7 @@
<string name="type.amenity.charging_station.motorcar">Car Charging Station</string>
<string name="type.amenity.childcare">Nursery</string>
<string name="type.amenity.cinema">Cinema</string>
<string name="type.amenity.studio">Studio</string>
<string name="type.leisure.bowling_alley">Bowling Alley</string>
<string name="type.amenity.clinic">Clinic</string>
<string name="type.amenity.college">College</string>