![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/resources/lang/ru/ |
<?php return [ /* |-------------------------------------------------------------------------- | Password Reset Language Lines |-------------------------------------------------------------------------- | | The following language lines are the default lines which match reasons | that are given by the password broker for a password update attempt | has failed, such as for an invalid token or invalid new password. | */ 'reset' => 'Ваш пароль был сброшен!', 'sent' => 'Мы отправили вам ссылку для сброса пароля по электронной почте!', 'throttled' => 'Подождите, прежде чем повторить попытку.', 'token' => 'Этот токен сброса пароля недействителен.', 'user' => "Мы не можем найти пользователя с таким адресом электронной почты.", ];