diff --git a/resources/lang/ru_RU/passwords.php b/resources/lang/ru_RU/passwords.php index 8e1b72506b..2e11aa92dc 100644 --- a/resources/lang/ru_RU/passwords.php +++ b/resources/lang/ru_RU/passwords.php @@ -16,4 +16,4 @@ return [ 'sent' => 'We have e-mailed your password reset link!', 'reset' => 'Your password has been reset!', 'blocked' => 'Nice try though.', -]; +]; \ No newline at end of file