diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 200e9f3d46a..08ee6e63509 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -2604,7 +2604,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",