Skip to content

Commit

Permalink
remember me strings
Browse files Browse the repository at this point in the history
  • Loading branch information
owencraston committed Aug 2, 2022
1 parent a0549ac commit 7c3c294
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions locales/languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2143,5 +2143,15 @@
"download_files": {
"error": "Failed to download attachment.",
"unknownError": "Unknown error occurred"
},
"remember_me": {
"enable_remember_me": "Allow \"Remember me\"",
"enable_remember_me_description": "Turn on at your own risk. When \"Remember me\" is on, it gives anyone access to your MetaMask if they can access your phone."
},
"turn_off_remember_me": {
"title": "Enter your password to turn off the Remember me option",
"placeholder": "Password",
"description": "If you turn this option off, you'll need your password to unlock MetaMask from now on.",
"action": "Turn off Remember me"
}
}

0 comments on commit 7c3c294

Please sign in to comment.