Approval in backend

This commit is contained in:
2023-05-04 17:57:10 +00:00
committed by md translation bot
parent c8b8a34719
commit 8c547fcc4d
38 changed files with 76 additions and 38 deletions

View File

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

View File

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