diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 2b8464e092..911d5f47ea 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -2602,7 +2602,9 @@ "%(oneUser)schanged their name %(count)s times|other": "%(oneUser)schanged their name %(count)s times", "%(oneUser)schanged their name %(count)s times|one": "%(oneUser)schanged their name", "%(severalUsers)schanged their profile picture %(count)s times|other": "%(severalUsers)schanged their profile picture %(count)s times", + "%(severalUsers)schanged their profile picture %(count)s times|one": "%(severalUsers)schanged their profile picture", "%(oneUser)schanged their profile picture %(count)s times|other": "%(oneUser)schanged their profile picture %(count)s times", + "%(oneUser)schanged their profile picture %(count)s times|one": "%(oneUser)schanged their profile picture", "%(severalUsers)smade no changes %(count)s times|other": "%(severalUsers)smade no changes %(count)s times", "%(severalUsers)smade no changes %(count)s times|one": "%(severalUsers)smade no changes", "%(oneUser)smade no changes %(count)s times|other": "%(oneUser)smade no changes %(count)s times",