View file resources/lang/en/socials.php
<?php
return [
'title' => 'Social networks',
'added' => 'Added',
'total' => 'Total',
'text_choise' => 'Select a social network to bind',
'text_confirm' => 'Are you sure you want to remove the link',
'empty_records' => 'No links to social networks',
];