new crowdin translations

This commit is contained in:
Crowdin Bot
2021-06-27 15:31:40 +00:00
parent 145db786f8
commit d1e2137917
117 changed files with 636 additions and 283 deletions

View File

@ -4,6 +4,7 @@ return [
'import' => 'Import',
'title' => 'Import :type',
'message' => 'Allowed file types: XLS, XLSX. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
'limitations' => 'Allowed file types: :extensions<br>Allowed max rows: :row_limit',
'sample_file' => 'You can <a target="_blank" href=":download_link"><strong>download</strong></a> the sample file and fill it with your data.',
];