mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 13:41:51 +02:00
7 lines
280 B
YAML
7 lines
280 B
YAML
poll:
|
|
duration_m: >-
|
|
{minutes, plural, =0 {zero minuti} one {un minuto} other {# minuti} }
|
|
duration_h: >-
|
|
{hours, plural, =0 {zero ore} one {un'ora} other {# ore} }
|
|
duration_d: >-
|
|
{days, plural, =0 {zero giorni} one {un giorno} other {# giorni} }
|