Add new entry types to selection in musdb/object_addendum

This commit is contained in:
2020-01-24 16:10:28 +01:00
committed by Stefan Rohde-Enslin
parent 88f17fe1dc
commit c4d073d436
14 changed files with 280 additions and 168 deletions

View File

@ -96,16 +96,24 @@
"Colloquial speech",
"Dialect"
],
"zugangsart": [
"",
"Donation",
"Purchase",
"Excavation",
"Extrication",
"Inheritance",
"endowment",
"dispossession",
"old stock",
"Loan"
]
"zugangsart": {
"0": "",
"1": "Donation",
"2": "Purchase",
"3": "Excavation",
"4": "Extrication",
"5": "Inheritance",
"6": "endowment",
"7": "dispossession",
"8": "old stock",
"9": "Loan",
"10": "Exchange",
"11": "In-house production",
"12": "Material Strain (T\u00f6rzsanyag)",
"13": "decedent's estate",
"14": "Vorlass",
"15": "Finding",
"98": "To be checked",
"99": "Other legal acquisition"
}
}