Loading config/install/mail_login.settings.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ mail_login_username_title: 'Login by username/email address' mail_login_username_description: 'You can use your username or email address to login.' mail_login_email_only_title: 'Login by email address' mail_login_email_only_description: 'You can use your email address only to login.' mail_login_password_only_description: 'Enter the password that accompanies your email address.' config/schema/mail_login.schema.yml +4 −0 Original line number Diff line number Diff line Loading @@ -27,3 +27,7 @@ mail_login.settings: type: text label: 'Login form email address only description' translatable: true mail_login_password_only_description: type: text label: 'Login form password only description' translatable: true Loading
config/install/mail_login.settings.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ mail_login_username_title: 'Login by username/email address' mail_login_username_description: 'You can use your username or email address to login.' mail_login_email_only_title: 'Login by email address' mail_login_email_only_description: 'You can use your email address only to login.' mail_login_password_only_description: 'Enter the password that accompanies your email address.'
config/schema/mail_login.schema.yml +4 −0 Original line number Diff line number Diff line Loading @@ -27,3 +27,7 @@ mail_login.settings: type: text label: 'Login form email address only description' translatable: true mail_login_password_only_description: type: text label: 'Login form password only description' translatable: true