New translations message.php (Russian)

This commit is contained in:
Fatih Alp 2020-09-23 18:53:26 +03:00
parent 60b69e3be7
commit d8b36a5ae0

View File

@ -38,6 +38,6 @@ return [
'disable_account' => 'Вы хотите закрыть свой аккаунт? Эта операция не может быть отменена.',
// Mail
'update_email_mail_subject' => 'Email Updated!',
'update_email_mail_message' => 'Your Email Has Been Updated!',
'update_email_mail_subject' => 'Электронная почта обновлена!',
'update_email_mail_message' => 'Ваш адрес электронной почты обновлен!',
];