summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/locales/en_US/translation.json')
-rw-r--r--web-ui/app/locales/en_US/translation.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index db018db4..7252d1d7 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -75,6 +75,7 @@
"tags": "Tags"
},
"backup-account": {
+ "page-title": "Pixelated Backup Account",
"image-description": "Forgot my password!",
"title": "What if you forget your password?",
"paragraph1": "You will need a backup account. Choose an alternative email address you use regularly.",
@@ -82,5 +83,6 @@
"input-label": "Type your backup account",
"button": "Add Account"
},
- "back-to-inbox": "Back to my inbox"
+ "back-to-inbox": "Back to my inbox",
+ "footer-text": "Product in development. Feedback and issues to"
}