mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 14:24:24 +00:00
update translation to take into account '0' seconds & minutes
This commit is contained in:
parent
dc5fd27a40
commit
876a656bd2
@ -1,6 +1,6 @@
|
|||||||
#diff ago. See doc here : http://twig.sensiolabs.org/doc/extensions/date.html
|
#diff ago. See doc here : http://twig.sensiolabs.org/doc/extensions/date.html
|
||||||
diff.ago.second: '{1} Il y a une seconde | ]1,Inf] Il y a %count% secondes'
|
diff.ago.second: '{0} Maintenant | {1} Il y a une seconde | ]1,Inf] Il y a %count% secondes'
|
||||||
diff.ago.minute: '{1} Il y a une minute | ]1,Inf] Il y a %count% minutes'
|
diff.ago.minute: '{0} Maintenant | {1} Il y a une minute | ]1,Inf] Il y a %count% minutes'
|
||||||
diff.ago.hour: '{1} Il y a une heure | ]1,Inf] Il y a %count% heures'
|
diff.ago.hour: '{1} Il y a une heure | ]1,Inf] Il y a %count% heures'
|
||||||
diff.ago.day: '{1} Hier | ]1,Inf] Il y a %count% jours'
|
diff.ago.day: '{1} Hier | ]1,Inf] Il y a %count% jours'
|
||||||
diff.ago.month: '{1} Le mois dernier | ]1,Inf] Il y a %count% mois'
|
diff.ago.month: '{1} Le mois dernier | ]1,Inf] Il y a %count% mois'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user