New translations addon.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 13:17:20 +03:00
parent 17ef0d425f
commit f872af4c18

View File

@ -0,0 +1,7 @@
<?php
return [
'title' => 'Single File',
'name' => 'File Field Type',
'description' => 'A file upload field type.',
];