From 7a6419d1628db465ebd543fac187012e58b67138 Mon Sep 17 00:00:00 2001 From: Anike Arni Date: Mon, 27 Mar 2017 15:57:42 -0300 Subject: [#932] Adds admin code form --- web-ui/app/locales/en_US/translation.json | 10 +++++++++- 1 file changed, 9 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 7d24a728..275e8d91 100644 --- a/web-ui/app/locales/en_US/translation.json +++ b/web-ui/app/locales/en_US/translation.json @@ -82,7 +82,15 @@ "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" + } }, "backup-account": { "page-title": "Pixelated Backup Account", -- cgit v1.2.3