update 07/13/2018
Add new files.
This commit is contained in:
11
resources/lang/es/home.php
Normal file
11
resources/lang/es/home.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
return [
|
||||
'welcome' => [
|
||||
'title' => '¡Bienvenido!',
|
||||
'message' => 'Bienvenido a :appname',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user