Fix singular was/were

This commit is contained in:
Jamie Kyle 2023-12-15 15:14:38 -08:00 committed by GitHub
parent 9b0290f40e
commit 183619ad90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4540,7 +4540,7 @@
"description": "Shown in timeline when a group is upgraded and one person was removed entirely during the upgrade"
},
"icu:GroupV1--Migration--removed--many": {
"messageformat": "{count, plural, one {# member} other {# members}} were removed from the group.",
"messageformat": "{count, plural, one {# member was} other {# members were}} removed from the group.",
"description": "Shown in timeline when a group is upgraded and some people were removed entirely during the upgrade"
},
"icu:close": {