Create Persian language file

This commit is contained in:
Hossein 2019-08-10 10:27:40 +04:30 committed by GitHub
parent 1b86cd99f1
commit 33977ffd94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<?php
return [
'slug' => ':attribute باید نامک معتبر داشته باشد.',
'code' => ':attribute باید معتبر باشد.',
'decimal' => ':attribute باید معتبر باشد.'
];