summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
authorAnike Arni <aarni@thoughtworks.com>2017-03-28 13:51:56 -0300
committerAnike Arni <aarni@thoughtworks.com>2017-03-28 15:23:47 -0300
commitd133b2876e49bdb285c8e8f1bdf64502d8bf9a02 (patch)
tree19b0142ab4b11f3b9c26ebef61a4b9a6f23f7924 /web-ui/app/locales/en_US/translation.json
parenta6c848f373e4842c29c602ec7071d9b964587095 (diff)
[#932] Adds new password form
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 8b85685c..22f533c0 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -98,6 +98,13 @@
"description": "When you created your account you received a message - it was sent by team@pixelated-project.org. You'll need the recovery code that is in it.",
"input-label": "type here your backup code",
"button": "Next"
+ },
+ "new-password-form": {
+ "image-description": "New Password - Step 3 of 4",
+ "title": "Now, create a new password",
+ "input-label1": "create new password",
+ "input-label2": "confirm your new password",
+ "button": "Next"
}
},
"backup-account": {