Fix pluralization of "in this call" message

Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2024-03-05 15:50:18 -06:00 committed by GitHub
parent dc95fd9664
commit edd7ae4a59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1917,7 +1917,7 @@
"description": "(Deleted 2024/02/29) Shown in the participants list to describe how many people are in the call"
},
"icu:calling__in-this-call": {
"messageformat": "In this call · {people, plural, one {# person} other {# people}} people",
"messageformat": "In this call · {people, plural, one {# person} other {# people}}",
"description": "Shown in the participants list to describe how many people are in the call"
},
"icu:calling__you-have-blocked": {