2024-04-17 20:22:30 +02:00

9 lines
210 B
PHP

<?php
return [
'title' => 'Manutenção de Artigo',
'asset_name' => 'Nome do Artigo',
'is_warranty' => 'Garantia',
'dl_csv' => 'Descarregar CSV',
];