summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
authorAnike Arni <anikarni@gmail.com>2017-03-28 15:22:12 -0300
committerGitHub <noreply@github.com>2017-03-28 15:22:12 -0300
commit444b39959ad1c34fb9eb91def835d9e695710374 (patch)
tree609890b3760c2855d682da5e8b04edac52e97d81 /web-ui/app/locales/en_US/translation.json
parenta9462a5d761aab4d4bcd89412fb265155c981972 (diff)
parentc7d135c20c70b6bd5936177db90a7b8ce2d278c0 (diff)
Merge pull request #1028 from pixelated/forgot-password-page
Adds admin code form and logic for next step of recovery form
Diffstat (limited to 'web-ui/app/locales/en_US/translation.json')
-rw-r--r--web-ui/app/locales/en_US/translation.json13
1 files changed, 12 insertions, 1 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index 7d24a728..26dccfcd 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -82,7 +82,18 @@
"tags": "Tags"
},
"account-recovery": {
- "page-title": "Pixelated Account Recovery"
+ "page-title": "Pixelated Account Recovery",
+ "admin-form": {
+ "title": "Contact your account administrator and ask for their part of the recovery code",
+ "tip1": "The safest way to do this is in person.",
+ "tip2": "You can call or text if you need to.",
+ "tip3": "Don't ever ask for it via email.",
+ "input-label": "type here admin's backup code",
+ "button": "Next"
+ },
+ "user-form": {
+ "title": "Remember your backup account?"
+ }
},
"backup-account": {
"page-title": "Pixelated Backup Account",