diff options
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/en.js')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/locales/en.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js index 92a45dd..5042b31 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js +++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/en.js @@ -39,6 +39,8 @@ export default { 'login.no_account': 'No account?', 'login.register_link': 'Register', 'login.forgot': 'Forgot your passphrase?', + 'login.show_password': 'Show passphrase', + 'login.hide_password': 'Hide passphrase', 'reset.title': 'Reset passphrase', 'reset.request_intro': 'Enter your username and the email on the account. If they match, a reset code is sent to it.', 'reset.send_code': 'Send code', |