2020-08-06 21:02:03 +00:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
|
|
|
'import' => 'Impordi',
|
2021-05-30 11:48:08 +00:00
|
|
|
'title' => 'Import :type',
|
2022-06-04 00:26:44 +00:00
|
|
|
'limitations' => 'Lubatud failitüübid: :extensions<br>Maksimaalne lubatud ridade arv: :row_limit',
|
|
|
|
'sample_file' => 'Võite näidisfaili <a target="_blank" href=":download_link"><strong>alla laadida</strong></a> ning täita selle oma andmetega.
|
|
|
|
',
|
2020-08-06 21:02:03 +00:00
|
|
|
|
|
|
|
];
|