mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-26 00:42:08 +02:00
Remove extra full stop
This commit is contained in:
parent
57fb09dfb7
commit
613e3b7ac1
@ -375,7 +375,7 @@ module.exports = React.createClass({
|
|||||||
{ _t("For security, logging out will delete any end-to-end " +
|
{ _t("For security, logging out will delete any end-to-end " +
|
||||||
"encryption keys from this browser. If you want to be able " +
|
"encryption keys from this browser. If you want to be able " +
|
||||||
"to decrypt your conversation history from future Riot sessions, " +
|
"to decrypt your conversation history from future Riot sessions, " +
|
||||||
"please export your room keys for safe-keeping.") }.
|
"please export your room keys for safe-keeping.") }
|
||||||
</div>,
|
</div>,
|
||||||
button: _t("Sign out"),
|
button: _t("Sign out"),
|
||||||
extraButtons: [
|
extraButtons: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user