diff --git a/src/i18n/strings/en_US.json b/src/i18n/strings/en_US.json index 5e09f1d860..7139f704b3 100644 --- a/src/i18n/strings/en_US.json +++ b/src/i18n/strings/en_US.json @@ -883,5 +883,7 @@ "Missing roomId.": "Missing roomId.", "Opens the Developer Tools dialog": "Opens the Developer Tools dialog", "Forces the current outbound group session in an encrypted room to be discarded": "Forces the current outbound group session in an encrypted room to be discarded", - "%(oldDisplayName)s changed their display name to %(displayName)s.": "%(oldDisplayName)s changed their display name to %(displayName)s." + "%(oldDisplayName)s changed their display name to %(displayName)s.": "%(oldDisplayName)s changed their display name to %(displayName)s.", + "Spanner": "Wrench", + "Aeroplane": "Airplane" }