diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index 005c6363cc..fec9b8688b 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -1825,5 +1825,5 @@ "Forget this room": "Olvidar esta sala", "Re-join": "Re-entrar", "You were banned from %(roomName)s by %(memberName)s": "%(memberName)s te ha expulsado de %(roomName)s", - "Something went wrong with your invite to %(roomName)s": "Algo ha ido mal con tu invitación a %(roomName)s" + "Something went wrong with your invite to %(roomName)s": "Algo salió a mal invitando a %(roomName)s" }