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.json29
1 files changed, 28 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..8116aba4 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -82,7 +82,31 @@
"tags": "Tags"
},
"account-recovery": {
- "page-title": "Pixelated Account Recovery"
+ "page-title": "Pixelated Account Recovery",
+ "admin-form": {
+ "image-description": "Admin Recovery Code - Step 1 of 4",
+ "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": {
+ "image-description": "User Recovery Code - Step 2 of 4",
+ "title": "Remember your backup account?",
+ "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"
+ },
+ "back": "Back to previous step"
},
"backup-account": {
"page-title": "Pixelated Backup Account",
@@ -103,6 +127,9 @@
"paragraph": "Save this message, it is really important.",
"button": "Got it! I'm ready!",
"retry-button": "Hey, I didn't received it"
+ },
+ "error": {
+ "submit-error": "There was an error. Please try again later."
}
},
"back-to-inbox": "Back to my inbox",