mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
rename translations chains
This commit is contained in:
parent
fdd83de233
commit
5c7513acd7
@ -119,14 +119,14 @@ periods:
|
||||
show closed periods: >-
|
||||
{nb_items, plural,
|
||||
=0 {Aucun parcours clôturé}
|
||||
one {Montrer un parcours clôturé}
|
||||
many {Montrer # parcours clôturés}
|
||||
other {Montrer # parcours clôturés}
|
||||
one {Montrer un parcours clôturé ou un ancien parcours}
|
||||
many {Montrer # parcours clôturés ou anciens parcours}
|
||||
other {Montrer # parcours clôturés ou anciens parcours}
|
||||
}
|
||||
hide closed periods: >-
|
||||
{nb_items, plural,
|
||||
=0 {Aucun parcours clôturé}
|
||||
one {Masquer un parcours clôturé}
|
||||
many {Masquer # parcours clôturés}
|
||||
other {Masquer # parcours clôturés}
|
||||
one {Masquer un parcours clôturé ou un ancien parcours}
|
||||
many {Masquer # parcours clôturés ou anciens parcours}
|
||||
other {Masquer # parcours clôturés ou anciens parcours}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user