We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 268b729 commit 8ac3f16Copy full SHA for 8ac3f16
data/fields/consulate.json
@@ -1,5 +1,15 @@
1
{
2
"key": "consulate",
3
"type": "combo",
4
- "label": "Type"
+ "label": "Type",
5
+ "strings": {
6
+ "options": {
7
+ "consulate_general": "Consulate General",
8
+ "honorary_consul": "Honorary Consul",
9
+ "yes": "Consulate",
10
+ "consular_office": "Consular Services Office",
11
+ "consular_agency": "Consular Services Agency",
12
+ "residence": "Official Residence of a Consul"
13
+ }
14
15
}
0 commit comments