diff --git a/app/i18n/locales/en.json b/app/i18n/locales/en.json index 6c4fecbef..b78c61ab0 100644 --- a/app/i18n/locales/en.json +++ b/app/i18n/locales/en.json @@ -777,6 +777,8 @@ "members": "members", "message": "message", "messages": "messages", + "missing_room_e2ee_description": "The encryption keys for the room need to be updated, another room member needs to be online for this to happen.", + "missing_room_e2ee_title": "Check back in a few moments", "move": "move", "moving_channel_to_team": "moving channel to team", "muted": "muted", @@ -814,7 +816,5 @@ "video-conf-provider-not-configured-body": "A workspace admin needs to enable the conference calls feature first.", "video-conf-provider-not-configured-header": "Conference call not enabled", "you": "you", - "you_were_mentioned": "you were mentioned", - "missing_room_e2ee_title": "Check back in a few moments", - "missing_room_e2ee_description": "The encryption keys for the room need to be updated, another room member needs to be online for this to happen." + "you_were_mentioned": "you were mentioned" } \ No newline at end of file