From 815c8f2799c440d8226d1047f49e773078473f96 Mon Sep 17 00:00:00 2001 From: Anike Arni Date: Tue, 28 Mar 2017 13:11:04 -0300 Subject: [#932] Adds user recovery code form --- web-ui/app/locales/en_US/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (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 26dccfcd..b162ae3a 100644 --- a/web-ui/app/locales/en_US/translation.json +++ b/web-ui/app/locales/en_US/translation.json @@ -92,7 +92,10 @@ "button": "Next" }, "user-form": { - "title": "Remember your backup account?" + "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" } }, "backup-account": { -- cgit v1.2.3