mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-20 15:34:41 +02:00
Add translatable strings to diplomatic field (#841)
Approved values only
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"key": "diplomatic",
|
||||
"type": "combo",
|
||||
"label": "Type"
|
||||
"label": "Type",
|
||||
"strings": {
|
||||
"options": {
|
||||
"consulate": "Consulate",
|
||||
"embassy": "Embassy",
|
||||
"liaison": "Liaison Office"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user