mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 13:41:51 +02:00
7 lines
278 B
YAML
7 lines
278 B
YAML
poll:
|
|
duration_m: >-
|
|
{minutes, plural, =0 {zero minuts} one {un minut} other {# minuts} }
|
|
duration_h: >-
|
|
{hours, plural, =0 {zero hores} one {una hora} other {# hores} }
|
|
duration_d: >-
|
|
{days, plural, =0 {zero dies} one {un dia} other {# dies} }
|