Approval in backend

This commit is contained in:
2022-08-23 15:23:06 +00:00
committed by md translation bot
parent 4607be072f
commit c936780092
18 changed files with 54 additions and 18 deletions

View File

@ -80,6 +80,8 @@
"additional_fields_on_object_add_explanation": "Here you can add or remove additional entry fields that shall be made available directly when adding a new object. You may also set them to be required for adding the object altogether.",
"enable_strict_mode_for_values": "Enforce value information (estimated value, insurance value) to be numeric",
"enable_strict_mode_for_sizes": "Enforce sizes (height, weight, etc.) to be numeric",
"enable_strict_mode_for_dates": "Add date picker for dates and enforce entry and estimation dates are actual date fields"
"enable_strict_mode_for_dates": "Add date picker for dates and enforce entry and estimation dates are actual date fields",
"enable_strict_mode_for_invno": "Enforce unique inventory numbers within the museum without any exceptions or overrides",
"invno_scheme": "Scheme for suggested inventory numbers"
}
}