feat(cases): enforce purpose-bound case governance
Module Package Release / publish-packages (push) Successful in 12s
Module Package Release / publish-packages (push) Successful in 12s
This commit is contained in:
@@ -81,6 +81,12 @@ const en = {
|
||||
"Permission": "Permission",
|
||||
"Save access": "Save access",
|
||||
"No explicit access grants.": "No explicit access grants.",
|
||||
"Case access purpose": "Case access purpose",
|
||||
"Access purpose": "Access purpose",
|
||||
"Access mode": "Access mode",
|
||||
"Allowed purposes": "Allowed purposes",
|
||||
"Declare at least one allowed purpose.": "Declare at least one allowed purpose.",
|
||||
"Tenant cases follow the Cases read permission. Restricted cases require a current grant whose permission and exact allowed purpose both match the attempted action. The creating account receives a purpose-bound custodian grant.": "Tenant cases follow the Cases read permission. Restricted cases require a current grant whose permission and exact allowed purpose both match the attempted action. The creating account receives a purpose-bound custodian grant.",
|
||||
"Record formal decision": "Record formal decision",
|
||||
"File Case in eAkte": "File Case in eAkte",
|
||||
"File Decision in eAkte": "File Decision in eAkte",
|
||||
@@ -184,6 +190,12 @@ const de: Record<keyof typeof en, string> = {
|
||||
"Permission": "Berechtigung",
|
||||
"Save access": "Zugriff speichern",
|
||||
"No explicit access grants.": "Keine ausdrücklichen Zugriffsfreigaben.",
|
||||
"Case access purpose": "Zugriffszweck für Vorgänge",
|
||||
"Access purpose": "Zugriffszweck",
|
||||
"Access mode": "Zugriffsmodus",
|
||||
"Allowed purposes": "Erlaubte Zwecke",
|
||||
"Declare at least one allowed purpose.": "Geben Sie mindestens einen erlaubten Zweck an.",
|
||||
"Tenant cases follow the Cases read permission. Restricted cases require a current grant whose permission and exact allowed purpose both match the attempted action. The creating account receives a purpose-bound custodian grant.": "Mandantenweit sichtbare Vorgänge folgen der Cases-Leseberechtigung. Eingeschränkte Vorgänge verlangen eine aktuelle Freigabe, deren Berechtigung und exakter erlaubter Zweck beide zur Aktion passen. Das anlegende Konto erhält eine zweckgebundene Custodian-Freigabe.",
|
||||
"Record formal decision": "Formelle Entscheidung erfassen",
|
||||
"File Case in eAkte": "Vorgang in eAkte verakten",
|
||||
"File Decision in eAkte": "Entscheidung in eAkte verakten",
|
||||
|
||||
Reference in New Issue
Block a user