10 lines
285 B
PHP
10 lines
285 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'import' => 'Importar',
|
|
'title' => 'Importar :type',
|
|
'message' => 'Tipos de ficheiro permitidos: XLS, XLSX. Por favor, <a target="_blank" href=":link"><strong>transfira</strong></a> o ficheiro de exemplo.',
|
|
|
|
];
|