mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 17:44:58 +00:00
Show pending signatures in the person's search results
This commit is contained in:
@@ -67,6 +67,12 @@ workflow:
|
||||
one {Signature demandée}
|
||||
other {Signatures demandées}
|
||||
}
|
||||
pending_signatures: >-
|
||||
{nb_signatures, plural,
|
||||
=0 {Aucune signature demandée}
|
||||
one {Une signature demandée}
|
||||
other {# signatures demandées}
|
||||
}
|
||||
send_external_message:
|
||||
document_available_until: Le lien sera valable jusqu'au {expiration, date, long} à {expiration, time, short}.
|
||||
explanation: '{sender} vous fait parvenir des documents.'
|
||||
|
Reference in New Issue
Block a user