summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
authorSriram Viswanathan <sriramv@thoughtworks.com>2017-04-04 18:27:19 -0300
committerSriram Viswanathan <sriramv@thoughtworks.com>2017-04-04 18:27:19 -0300
commit8c4b36a93e8e089186e0ffce5aecc97d3ce9e8bc (patch)
treec3ba2d1aeb6503e1a3b738d7256b4676c7a6465c /web-ui/app/locales/en_US/translation.json
parent50d64627a924234ef5858b82bee8c9c33fb08f09 (diff)
[#938] Adds link to backup-account on the backup account step
with @anikarni
Diffstat (limited to 'web-ui/app/locales/en_US/translation.json')
-rw-r--r--web-ui/app/locales/en_US/translation.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index 4b27c9ef..160e71ff 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -105,7 +105,8 @@
},
"backup-account-step": {
"image-description": "Backup Account - Step 4 of 4",
- "title": "Wait! What if you forget your password again?"
+ "title": "Wait! What if you forget your password again?",
+ "buttonText": "Set-up Backup Account"
},
"button-next": "Next",
"back": "Back to previous step"