Approval in value-sets

This commit is contained in:
2022-10-09 19:52:36 +00:00
committed by md translation bot
parent 44fdef037e
commit b957c75222
40 changed files with 320 additions and 0 deletions

View 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"
}
}