10 lines
277 B
PHP
10 lines
277 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
|
||
|
'import' => 'Import',
|
||
|
'title' => 'Import :type',
|
||
|
'message' => 'Llojet e lejuara të skedarëve: CSV, XLS. Ju lutemi, <a target="_blank" href=":link"><strong>shkarko</strong></a> skedarin shembull.',
|
||
|
|
||
|
];
|