From 20a7723e63d9132dcdccc3b15a840248d51378a9 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:30 +0100 Subject: [PATCH] New translations --- resources/lang/ru_RU/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/validation.php b/resources/lang/ru_RU/validation.php index ea21edefe4..addd0e6f39 100644 --- a/resources/lang/ru_RU/validation.php +++ b/resources/lang/ru_RU/validation.php @@ -88,4 +88,4 @@ return [ 'in_array' => 'The :attribute field does not exist in :other.', 'present' => 'The :attribute field must be present.', 'amount_zero' => 'The total amount cannot be zero', -]; +]; \ No newline at end of file