diff --git a/src/index.html b/src/index.html index c231814b..ef04b459 100644 --- a/src/index.html +++ b/src/index.html @@ -34,6 +34,15 @@ + + @@ -51,7 +60,6 @@ - diff --git a/src/js/Translations.js b/src/js/Translations.js index 409febad..1faab871 100644 --- a/src/js/Translations.js +++ b/src/js/Translations.js @@ -47,7 +47,7 @@ export default { log_out: "Log out", private_key: "Private key", download_private_key: "Download private key", - private_key_warning: "DANGER! Private key is used to log in to your account. Don't give or show your private key to anyone else!", + private_key_warning: "DANGER! Private key gives access to your account. Don't give or show your private key to anyone else!", copy_private_key: "Copy private key", show_privkey_qr: "Show private key QR code", hide_privkey_qr: "Hide private key QR code",