Skip to content

Commit 19fee5a

Browse files
committed
add duplicate_number for en lang
1 parent 1a2513d commit 19fee5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/lang/en/validate.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
'url' => 'The :attribute is not valid',
2727
'username' => 'The :attribute is not valid',
2828
'uuid' => 'The :attribute is not valid',
29-
'jalali_date' => 'The :attribute is not valid'
29+
'jalali_date' => 'The :attribute is not valid',
30+
'duplicate_nubmer' => 'The :attribute is not valid'
3031
];

0 commit comments

Comments
 (0)