mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
notification word 'one' changed to number
This commit is contained in:
parent
aebb21935b
commit
bae2a385aa
@ -9,7 +9,7 @@ notification:
|
|||||||
My notifications with counter: >-
|
My notifications with counter: >-
|
||||||
{nb, plural,
|
{nb, plural,
|
||||||
=0 {Mes notifications}
|
=0 {Mes notifications}
|
||||||
one {Une notification}
|
one {# notification}
|
||||||
few {# notifications}
|
few {# notifications}
|
||||||
other {# notifications}
|
other {# notifications}
|
||||||
}
|
}
|
||||||
@ -41,7 +41,7 @@ workflow:
|
|||||||
My workflows with counter: >-
|
My workflows with counter: >-
|
||||||
{wc, plural,
|
{wc, plural,
|
||||||
=0 {Mes workflows}
|
=0 {Mes workflows}
|
||||||
one {Une workflow}
|
one {# workflow}
|
||||||
few {# workflows}
|
few {# workflows}
|
||||||
other {# workflows}
|
other {# workflows}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user