Move widgets/home
This commit is contained in:
11
resources/lang/it/home.php
Normal file
11
resources/lang/it/home.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
return [
|
||||
'welcome' => [
|
||||
'title' => 'Benvenuti!',
|
||||
'message' => 'Benvenuti in :Appname',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user