ajout app
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Manutenção de Ativo',
|
||||
'asset_name' => 'Nome do Ativo',
|
||||
'is_warranty' => 'Garantia',
|
||||
'dl_csv' => 'Baixar CSV',
|
||||
];
|
Reference in New Issue
Block a user