summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
authorTulio Casagrande <tuliocasagrande@gmail.com>2017-04-05 11:34:48 -0300
committerGitHub <noreply@github.com>2017-04-05 11:34:48 -0300
commit658bc283585de7692af9b4d877962b2d0f96ebe0 (patch)
tree676b981ee3e4e4643f98816731c4e0f6fd5b9293 /web-ui/app/locales/en_US/translation.json
parent770165d37909488519a76222a949d2353a3745f5 (diff)
parent8198fa48d2e42d89457940590ec4b308ee541090 (diff)
Merge pull request #1044 from pixelated/backup_account_during_recovery
Backup account at end of account recovery
Diffstat (limited to 'web-ui/app/locales/en_US/translation.json')
-rw-r--r--web-ui/app/locales/en_US/translation.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index 8607f590..160e71ff 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -103,6 +103,11 @@
"input-label1": "create new password",
"input-label2": "confirm your new password"
},
+ "backup-account-step": {
+ "image-description": "Backup Account - Step 4 of 4",
+ "title": "Wait! What if you forget your password again?",
+ "buttonText": "Set-up Backup Account"
+ },
"button-next": "Next",
"back": "Back to previous step"
},