mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 17:22:47 +00:00
13 lines
237 B
JSON
13 lines
237 B
JSON
{
|
|
"key": "diplomatic",
|
|
"type": "combo",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"consulate": "Consulate",
|
|
"embassy": "Embassy",
|
|
"liaison": "Liaison Office"
|
|
}
|
|
}
|
|
}
|