diff --git a/data/fields/nudism.json b/data/fields/nudism.json new file mode 100644 index 00000000..f77db02d --- /dev/null +++ b/data/fields/nudism.json @@ -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" + ] +}