[ 'user' => 'User', 'users' => 'Users', 'name' => 'Name', 'email' => 'Email', 'email_verified_at' => 'Email verified at', 'password' => 'Password', 'role' => 'Role', ], 'hints' => [ 'password_create' => 'Leave empty to send an invitation email.', 'password_edit' => 'Leave empty to keep the current password.', ], ];