Import testing bundle to laravel/tests directory.
This commit is contained in:
7
laravel/tests/application/language/sp/validation.php
Normal file
7
laravel/tests/application/language/sp/validation.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'required' => 'El campo de atributo es necesario.',
|
||||
|
||||
);
|
||||
Reference in New Issue
Block a user