diff --git a/resources/lang/ru_RU/validation.php b/resources/lang/ru_RU/validation.php index 5a8fa83725..ae67c89342 100644 --- a/resources/lang/ru_RU/validation.php +++ b/resources/lang/ru_RU/validation.php @@ -91,4 +91,4 @@ return [ 'present' => 'The :attribute field must be present.', 'amount_zero' => 'The total amount cannot be zero', 'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://goo.gl/NCh2tN', -]; \ No newline at end of file +];