Approval in backend

This commit is contained in:
2026-09-12 22:06:45 +00:00
committed by md translation bot
parent 074774a01a
commit da9531dd28
25 changed files with 225 additions and 25 deletions
+9 -1
View File
@@ -117,6 +117,14 @@
"series_input": "Add a new series",
"source_input": "Add a new source",
"shipment_input": "Add a new shipment",
"appointment_input": "Add a new appointment"
"appointment_input": "Add a new appointment",
"search by series inclusive": "Search objects from this object group including all of if its supordinate object groups",
"search by series exclusive": "Search objects linked to exactly this object group (not those linked to any of its subordinates object groups)",
"search_by_series_inclusive": "Search objects from this object group including all of if its supordinate object groups.",
"search_by_series_exclusive": "Search objects linked to exactly this object group (not those linked to any of its subordinates object groups).",
"search_by_collection_inclusive": "Search objects linked to this collection or any of its subordinate collections.",
"search_by_collection_exclusive": "Search objects linked to exactly this collection (not those linked to any of its subordinates collections).",
"search_by_space_inclusive": "Search objects linked to this space or any of its subordinate spaces.",
"search_by_space_exclusive": "Search objects linked to exactly this space (not those linked to any of its subordinates spaces)."
}
}