Some new translations

This commit is contained in:
James Cole
2016-02-05 21:23:10 +01:00
parent 1542d5e386
commit bac392d331
27 changed files with 318 additions and 216 deletions

6
resources/lang/nl_NL/form.php Normal file → Executable file
View File

@@ -70,6 +70,12 @@ return [
'size' => 'Grootte',
'trigger' => 'Trigger',
'stop_processing' => 'Stop met verwerken',
'start_date' => 'Start van exportbereik',
'end_date' => 'Einde van exportbereik',
'export_format' => 'Bestandsformaat',
'include_attachments' => 'Sla ook geüploade bijlagen op',
'include_config' => 'Sla ook een configuratiebestand ook',
'include_old_uploads' => 'Sla ook geïmporteerde bestanden op',
'csv_comma' => 'Een komma (,)',
'csv_semicolon' => 'Een puntkomma (;)',