diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 1e8a7cadbc..b1f457f375 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -54,8 +54,6 @@ "Room name or alias": "Room name or alias", "Add to community": "Add to community", "Failed to invite the following users to %(groupId)s:": "Failed to invite the following users to %(groupId)s:", - "Invites sent": "Invites sent", - "Your community invitations have been sent.": "Your community invitations have been sent.", "Failed to invite users to community": "Failed to invite users to community", "Failed to invite users to %(groupId)s": "Failed to invite users to %(groupId)s", "Failed to add the following rooms to %(groupId)s:": "Failed to add the following rooms to %(groupId)s:", @@ -156,6 +154,7 @@ "Message Pinning": "Message Pinning", "%(displayName)s is typing": "%(displayName)s is typing", "%(names)s and one other are typing": "%(names)s and one other are typing", + "%(names)s and %(count)s others are typing|other": "%(names)s and %(count)s others are typing|other", "%(names)s and %(lastPerson)s are typing": "%(names)s and %(lastPerson)s are typing", "Failure to create room": "Failure to create room", "Server may be unavailable, overloaded, or you hit a bug.": "Server may be unavailable, overloaded, or you hit a bug.", @@ -565,6 +564,7 @@ "Custom level": "Custom level", "Room directory": "Room directory", "Start chat": "Start chat", + "And %(count)s more...|other": "And %(count)s more...|other", "ex. @bob:example.com": "ex. @bob:example.com", "Add User": "Add User", "Something went wrong!": "Something went wrong!",