summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-03-15 14:09:42 -0300
committerTayane Fernandes <tayane.rmf@gmail.com>2017-03-16 10:28:44 -0300
commit54c6c6b7c932ea7fe600592a861f7b46391b494d (patch)
tree3b7464d0aa6ff77e177e57a2daec11f77bfcb75d /web-ui/app/locales/en_US/translation.json
parentea05559a4346b7119287356e408db453e39d1cb7 (diff)
[#971] Add backup account confirmation page
with @tuliocasagrande
Diffstat (limited to 'web-ui/app/locales/en_US/translation.json')
-rw-r--r--web-ui/app/locales/en_US/translation.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index 25d406b2..d69b7472 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -91,6 +91,13 @@
"error": {
"invalid-email": "Please enter a valid email address"
}
+ },
+ "confirmation": {
+ "title1": "Success!",
+ "title2": "A message was sent to your backup account",
+ "paragraph": "Save this message, it is really important.",
+ "button": "Got it! I'm ready!",
+ "retry-button": "Hey, I didn't received it"
}
},
"back-to-inbox": "Back to my inbox",