updated translations

This commit is contained in:
denisdulici
2018-03-06 17:05:58 +03:00
parent da5eb9b16a
commit 2915af6243
98 changed files with 449 additions and 185 deletions

View File

@ -0,0 +1,9 @@
<?php
return [
'import' => 'Import',
'title' => 'Import :type',
'message' => 'Allowed file types: CSV, XLS. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
];