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