View file resources/lang/en/logins.php

File size: 151B
<?php

return [
    'auth'          => 'Authorization',
    'social'        => 'Social network',
    'empty_history' => 'No authorization history',
];