Approval in backend
This commit is contained in:
@@ -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)."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user