Add public workflow view functionality

Introduced the ability to render public views for workflows, including new templates, handlers, and metadata support. Updated entity interfaces and translations to enhance the public sharing of workflow documents.
This commit is contained in:
2024-10-08 15:15:58 +02:00
parent 118ae291e2
commit 3f80d62ca2
12 changed files with 228 additions and 5 deletions

View File

@@ -69,6 +69,17 @@ workflow:
}
send_external_message:
document_available_until: Le lien sera valable jusqu'au {expiration, date, long} à {expiration, time, short}.
public_link:
shared_explanation_until_remaining: >-
Ce partage sera actif jusqu'au {expireAt, time, short} à {expireAt, time, short}. {viewsCount, plural,
=0 {Ce partage n'a pas encore été visualisé}
one {Ce partage a été visualisé une fois}
other {Ce partage a été visualisé # fois}
}, {viewsRemaining, plural,
=0 {il ne reste plus aucune visualisation possible.}
one {il reste encore une visualisation possible.}
other {il reste encore # visualisations possibles.}
}
duration:
minute: >-