From 75155aa0be3fbdeea097fd666e1cd4163c0557ba Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Thu, 12 Jul 2018 08:43:12 +0100 Subject: [PATCH] New translations validation.php (Arabic) --- resources/lang/ar-SA/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ar-SA/validation.php b/resources/lang/ar-SA/validation.php index b6620aa7..7d196d98 100644 --- a/resources/lang/ar-SA/validation.php +++ b/resources/lang/ar-SA/validation.php @@ -102,7 +102,7 @@ return [ 'custom' => [ 'attribute-name' => [ - 'rule-name' => 'رسالة مخصصة', + 'rule-name' => 'custom-message', ], ],