'Sign out', 'sign_in' => 'Sign in', 'register' => 'Register', 'hello' => 'Hi {username} !', 'confirm' => [ 'logout' => 'Are you sure you want to log out?', ], 'forms' => [ 'name' => 'Name', 'login' => 'Login', 'email' => 'Email', 'password' => 'Password', 'confirm_password' => 'Confirm password', 'dont_have_account_yet' => 'Don\'t have your account yet?', 'already_register' => 'Already registered?', 'passwords_do_not_match' => 'Passwords do not match', ] ];