Approval in backend
This commit is contained in:
@ -282,6 +282,7 @@
|
||||
"list": "Liste",
|
||||
"quick_search": "Quick search",
|
||||
"kbd_previous": "CTRL + Arrow left",
|
||||
"kbd_next": "CTRL + Arrow right"
|
||||
"kbd_next": "CTRL + Arrow right",
|
||||
"import_currently_scheduled": "An import is currently scheduled"
|
||||
}
|
||||
}
|
@ -63,6 +63,7 @@
|
||||
"objects_returned": "Objects returned",
|
||||
"loan_denied": "Loan denied",
|
||||
"loan_denied_explica": "Here loans can be marked as denied, e.g. if the loan is an incoming loan request where the other institution refuses to release their object.",
|
||||
"loan_exhibition_explica": "If a loan happens in the context of a specific exhibition, it can be linked to the exhibition here. This allows listing the loans of the given exhibition together."
|
||||
"loan_exhibition_explica": "If a loan happens in the context of a specific exhibition, it can be linked to the exhibition here. This allows listing the loans of the given exhibition together.",
|
||||
"import_eodem_data": "Import EODEM data"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user