{_t("Your server does not support showing space hierarchies.")}
; } // TODO loading state/error state + return <> +{_t("Your server does not support showing space hierarchies.")}
; - } + const onMembersClick = () => { + defaultDispatcher.dispatch{_t( - "Verify this login to access your encrypted messages and " + - "prove to others that this login is really you.", + "Verify your identity to access encrypted messages and prove your identity to others.", )}
{_t( - "Without completing security on this session, it won’t have " + - "access to encrypted messages.", + "Without verifying, you won’t have access to all your messages " + + "and may appear as untrusted to others.", )}
+ {_t("Message search initilisation failed")} +
+ {EventIndexPeg.error && ( +
+ {EventIndexPeg.error.message}
+
+