diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index 0c5228923e..6346947288 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -416,6 +416,7 @@ return [ 'password_changed' => 'Password changed!', 'should_change' => 'The idea is to change your password.', 'invalid_password' => 'Invalid password!', + 'what_is_pw_security' => 'What is "verify password security"?', // attachments diff --git a/resources/views/auth/register.twig b/resources/views/auth/register.twig index cbe4fe03b0..ee9f6119d9 100644 --- a/resources/views/auth/register.twig +++ b/resources/views/auth/register.twig @@ -54,50 +54,6 @@ I forgot my password - - -