<?php
return [
'required' => 'Поле :attribute обязательно.',
'unique' => ':attribute уже занят.',
];