Commit iniziale
This commit is contained in:
24
lang/vendor/adminlte/pt-pt/iframe.php
vendored
Normal file
24
lang/vendor/adminlte/pt-pt/iframe.php
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
<?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' => 'Fechar',
|
||||
'btn_close_active' => 'Fechar Ativo',
|
||||
'btn_close_all' => 'Fechar Todos',
|
||||
'btn_close_all_other' => 'Fechar Outros',
|
||||
'tab_empty' => 'Nenhum separador selecionado!',
|
||||
'tab_home' => 'Página Inicial',
|
||||
'tab_loading' => 'A carregar separador',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user