From af0f6b1e655bba9fd42317b0332d7a314d673228 Mon Sep 17 00:00:00 2001 From: Anike Arni Date: Thu, 30 Mar 2017 15:07:09 -0300 Subject: [#932] Combines button label for account recovery forms with @deniscostadsc --- web-ui/app/locales/en_US/translation.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'web-ui/app/locales/en_US/translation.json') diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json index 8116aba4..8607f590 100644 --- a/web-ui/app/locales/en_US/translation.json +++ b/web-ui/app/locales/en_US/translation.json @@ -89,23 +89,21 @@ "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" + "input-label": "type here admin's backup code" }, "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" + "input-label": "type here your backup code" }, "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" + "input-label2": "confirm your new password" }, + "button-next": "Next", "back": "Back to previous step" }, "backup-account": { -- cgit v1.2.3