counter created for workflows for which user is a destuser and that are not finalized

This commit is contained in:
2022-02-01 17:21:49 +01:00
parent de1dddbb85
commit 97d2e3d5b5
4 changed files with 140 additions and 1 deletions

View File

@@ -29,3 +29,12 @@ notification:
few {# non-lues}
other {# non-lues}
}
workflow:
My workflows with counter: >-
{wc, plural,
=0 {Mes workflows}
one {Une workflow}
few {# workflows}
other {# workflows}
}