new crowdin translations

This commit is contained in:
Crowdin Bot
2021-07-01 08:16:51 +00:00
parent 183abc86f4
commit 4e01d4f314
72 changed files with 683 additions and 221 deletions

View File

@ -4,6 +4,8 @@ return [
'import' => 'Importer',
'title' => 'Importer :type',
'message' => 'Tilladte filtyper: CSV, XLS. Venligst, <a target="_blank" href=":link"><strong>download</strong></a> eksempelfilen.',
'limitations' => 'Tilladte filtyper: :extensions<br>Maksimalt tilladte rækker: :row_limit
',
'sample_file' => 'Du kan <a target="_blank" href=":download_link"><strong>downloade</strong></a> vores eksempelfil og udfylde den med dine egne data.',
];