mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 01:55:01 +00:00
Show the list of pending views in the workflows index page
This commit is contained in:
@@ -75,6 +75,12 @@ workflow:
|
||||
see_doc_action_description: 'Voir les documents confidentiels envoyés par {sender}'
|
||||
|
||||
external_views:
|
||||
title: >-
|
||||
{numberOfSends, plural,
|
||||
=0 {En attente de consultation}
|
||||
=1 {En attente de consultation}
|
||||
other {En attente de consultations}
|
||||
}
|
||||
last_view_at: Dernière vue le {at, date, long} à {at, time, short}
|
||||
number_of_views: >-
|
||||
{numberOfViews, plural,
|
||||
|
Reference in New Issue
Block a user