diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index 4aec8d5043..af171c19e5 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -1563,5 +1563,5 @@ "%(senderDisplayName)s enabled flair for %(groups)s in this room.": "%(senderDisplayName)s ha habilitado las insignias para %(groups)s en esta sala.", "%(senderDisplayName)s disabled flair for %(groups)s in this room.": "%(senderDisplayName)s ha deshabilitado las insignias para %(groups)s en esta sala.", "%(senderDisplayName)s enabled flair for %(newGroups)s and disabled flair for %(oldGroups)s in this room.": "%(senderDisplayName)s ha habilitado las insignias para %(newGroups)s y las ha deshabilitado para %(oldGroups)s en esta sala.", - "%(senderName)s revoked the invitation for %(targetDisplayName)s to join the room.": "%(senderName)s ha eliminado la invitación para que %(targetDisplayName)s se una a la sala." + "%(senderName)s revoked the invitation for %(targetDisplayName)s to join the room.": "%(senderName)s ha revocado la invitación para que %(targetDisplayName)s se una a la sala." }