10 lines
272 B
PHP
10 lines
272 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'import' => 'Importuoti',
|
|
'title' => 'Importuoti :type',
|
|
'message' => 'Leidžiami failų tipai: XLS, XLSX. Prašome <a target="_blank" href=":link"><strong>parsisiųsti</strong></a> pavyzdį.',
|
|
|
|
];
|