pt-PT translation
This commit is contained in:
9
resources/lang/pt-PT/import.php
Normal file
9
resources/lang/pt-PT/import.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'import' => 'Importar',
|
||||
'title' => 'Importar :type',
|
||||
'message' => 'Tipos de ficheiro permitidos: XLS, XLSX. Por favor, <a target="_blank" href=":link"><strong>descarregue</strong></a> o ficheiro de amostra.',
|
||||
|
||||
];
|
Reference in New Issue
Block a user