From 23b997ae55655ccae6a9a9e424a3596c9165a481 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sat, 28 Jan 2017 20:43:38 +0100 Subject: Split 2FA login into two prompts --- config/locales/simple_form.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/locales/simple_form.en.yml') diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 5ef4a18fa..09957c914 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -21,7 +21,7 @@ en: locked: Make account private new_password: New password note: Bio - otp_attempt: If enabled, two-factor token + otp_attempt: Two-factor code password: Password username: Username interactions: -- cgit