<?php

return [

    // Form
    'email' => 'Email',
    'password' => 'Password',
    'keep_connected' => 'Keep connected',
    'forgot_password' => 'Forgot password',
    'login' => 'Login',
    'logout' => 'Logout',
    'reset_password' => 'Reset password',
    'send_reset_link' => 'Send the reset link',
    'password_confirmation' => 'Password confirmation',
    'still_having_trouble' => 'Still having trouble logging in?',
    'havent_account' => 'Don\'t have a account?',
    'back_login' => 'Back to login',
    'register'  => 'Create account',

    // Form
    'welcome' => 'Welcome',
    'description' => 'Description app',

];
