Files
id-tagging-schema-b/data/fields/embassy.json
2024-08-04 21:09:59 +08:00

19 lines
552 B
JSON

{
"key": "embassy",
"label": "Type",
"type": "combo",
"autoSuggestions": false,
"strings": {
"options": {
"yes": "Embassy",
"residence": "Official Residence of an Ambassador",
"high_commission": "High Commission",
"mission": "Diplomatic Mission",
"branch_embassy": "Branch of an Embassy",
"nunciature": "Diplomatic Mission of the Holy See",
"delegation": "Delegation",
"interests_section": "Interests Section"
}
}
}