Create Persian language file
This commit is contained in:
parent
1b86cd99f1
commit
33977ffd94
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'slug' => ':attribute باید نامک معتبر داشته باشد.',
|
||||
'code' => ':attribute باید معتبر باشد.',
|
||||
'decimal' => ':attribute باید معتبر باشد.'
|
||||
];
|
||||
Loading…
Reference in New Issue