Approval in backend

This commit is contained in:
2025-11-04 11:30:27 +00:00
committed by md translation bot
parent 1897d34b87
commit db0c189d51
25 changed files with 175 additions and 25 deletions

View File

@@ -130,6 +130,12 @@
"enforce_custom_object_page": "Enforce custom object page",
"explica_enforce_custom_object_page": "Requires all users of the current institution to use the custom object editing page. This means, that access to the regular, tab-based page layout is disabled.",
"hide_freetext_alternative_invno": "Hide freetext field for alternative inventory numbers",
"hide_freetext_alternative_invno_explica": "On the \"administration\" tab, one can register alternative inventory numbers using a non-repeatable free text field. A later development allows registering additional numbers of any type using a more fine-grained, repeatable field on the \"addendum\" tab of object pages. If the latter option is used, the former may be hidden."
"hide_freetext_alternative_invno_explica": "On the \"administration\" tab, one can register alternative inventory numbers using a non-repeatable free text field. A later development allows registering additional numbers of any type using a more fine-grained, repeatable field on the \"addendum\" tab of object pages. If the latter option is used, the former may be hidden.",
"category": "Category",
"validation_pattern": "Validation pattern",
"explanation": "Explanation",
"alt_no_category_explica": "Name of the category",
"alt_invno_validation_pattern_explica": "Leave empty if not applicable. Will be used as an HTML5 input validation pattern.",
"alt_no_explanation_explica": "Ver\u00f6ffentlichbare Erkl\u00e4rung \/ Notiz."
}
}