mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-01 19:05:38 +02:00
Add translatable strings to consulate field (#843)
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"key": "consulate",
|
||||
"type": "combo",
|
||||
"label": "Type"
|
||||
"label": "Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"consulate_general": "Consulate General",
|
||||
"honorary_consul": "Honorary Consul",
|
||||
"yes": "Consulate",
|
||||
"consular_office": "Consular Services Office",
|
||||
"consular_agency": "Consular Services Agency",
|
||||
"residence": "Official Residence of a Consul"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user