mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-18 09:07:13 +02:00
Add presets for additional community_centre (#1200)
Co-authored-by: Samu__ <s.lechner@etlgr.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"key": "community_centre",
|
||||
"type": "combo",
|
||||
"label": "Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"club_home": "Club Home",
|
||||
"community_hall": "Community Hall",
|
||||
"cultural_centre": "Cultural Centre",
|
||||
"family_centre": "Family Centre",
|
||||
"parish_hall": "Parish Hall",
|
||||
"village_hall": "Village Hall",
|
||||
"youth_centre": "Youth Center"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user