You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-17 17:42:41 +03:00
copy
This commit is contained in:
@@ -69,7 +69,7 @@ export default class VerificationShowSas extends React.Component {
|
||||
</div>;
|
||||
sasCaption = this.props.isSelf ?
|
||||
_t(
|
||||
"Verify the device by confirming the following emoji appers on its screen.",
|
||||
"Confirm the emoji below are displayed on both devices, in the same order:",
|
||||
):
|
||||
_t(
|
||||
"Verify this user by confirming the following emoji appear on their screen.",
|
||||
|
||||
Reference in New Issue
Block a user