mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 21:17:55 +02:00
Create nudism.json
Key used with tourism or leisure related features. Also see #26
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"key": "nudism",
|
||||
"type": "combo",
|
||||
"label": "Nudism",
|
||||
"strings": {
|
||||
"options": {
|
||||
"customary": "Customary",
|
||||
"designated": "Designated",
|
||||
"no": "Prohibited",
|
||||
"obligatory": "Obligatory",
|
||||
"permissive": "Permissive",
|
||||
"yes": "Allowed"
|
||||
}
|
||||
},
|
||||
"autoSuggestions": false,
|
||||
"customValues": false,
|
||||
"terms": [
|
||||
"naturism",
|
||||
"naturist",
|
||||
"nude recreation",
|
||||
"nudist"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user