cambiamento template con AdminLTE
This commit is contained in:
23
resources/lang/vendor/adminlte/it/iframe.php
vendored
Normal file
23
resources/lang/vendor/adminlte/it/iframe.php
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| IFrame Mode Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used by the AdminLTE IFrame mode blade
|
||||
| layout. You are free to modify these language lines according to your
|
||||
| application's requirements.
|
||||
|
|
||||
*/
|
||||
|
||||
'btn_close' => 'Chiudi',
|
||||
'btn_close_active' => 'Chiudi scheda',
|
||||
'btn_close_all' => 'Chiudi tutto',
|
||||
'btn_close_all_other' => 'Chiudi tutto il resto',
|
||||
'tab_empty' => 'Nessuna scheda selezionata!',
|
||||
'tab_home' => 'Home',
|
||||
'tab_loading' => 'Caricamento scheda',
|
||||
];
|
||||
Reference in New Issue
Block a user