diff --git a/src/components/structures/auth/CompleteSecurity.js b/src/components/structures/auth/CompleteSecurity.js index 2516abbb74..e8a5e3db49 100644 --- a/src/components/structures/auth/CompleteSecurity.js +++ b/src/components/structures/auth/CompleteSecurity.js @@ -155,13 +155,17 @@ export default class CompleteSecurity extends React.Component { body = (

{_t( - "Open an existing session & use it to verify this one, granting it access to encrypted messages.", + "Open an existing session & use it to verify this one, " + + "granting it access to encrypted messages.", )}

{_t("Waiting…")}

{_t( "If you can’t access one, ", {}, { - button: sub => + button: sub => {sub} , })}