mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 08:03:49 +00:00
Feature: add timespent on "show" page
This commit is contained in:
@@ -45,3 +45,12 @@ workflow:
|
||||
few {# workflows}
|
||||
other {# workflows}
|
||||
}
|
||||
|
||||
duration:
|
||||
minute: >-
|
||||
{m, plural,
|
||||
=0 {Aucune durée}
|
||||
one {# minute}
|
||||
few {# minutes}
|
||||
other {# minutes}
|
||||
}
|
||||
|
Reference in New Issue
Block a user