summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-02-10 10:55:02 -0200
committerGitHub <noreply@github.com>2017-02-10 10:55:02 -0200
commit2753ec89b925f5038a85d6bc1fad7b5c887dbf1e (patch)
tree6a1526c1e2ec94bb8904635988236cb01b4c9f4b /web-ui/app/locales/en_US/translation.json
parent0d4cf4ad3a5da62f65730d6c3e3665fc12d72590 (diff)
parent1783265383a16bf702f2206ded569d3ee1af3cbc (diff)
Merge pull request #967 from pixelated/backup-email-page
Add header and footer
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"
}