finish register special
This commit is contained in:
7
resources/lang/fr/validation.php
Normal file
7
resources/lang/fr/validation.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'exists' => 'La sélection :attribute est invalide.',
|
||||
'file' => 'Le :attribute doit être un fichier.',
|
||||
];
|
||||
Reference in New Issue
Block a user