Approval in value-sets
This commit is contained in:
6
value-sets/hu/loan_types.json
Normal file
6
value-sets/hu/loan_types.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"loan_types": {
|
||||
"outgoing": "Outgoing",
|
||||
"incoming": "Incoming"
|
||||
}
|
||||
}
|
10
value-sets/hu/object_status.json
Normal file
10
value-sets/hu/object_status.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"object_status": {
|
||||
"owned": "Owned",
|
||||
"permanent_loan": "Permanent loan",
|
||||
"borrowed": "Borrowed",
|
||||
"to_check_for_gift": "To check (for gift)",
|
||||
"to_check": "To check",
|
||||
"deaccessed": "Deaccessed"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user