New translations addon.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 13:16:34 +03:00
parent 4f707cf33e
commit 4b3dddf57b

View File

@ -0,0 +1,7 @@
<?php
return [
'title' => 'Media Field Type',
'name' => 'Files Field Type',
'description' => 'A multiple files upload field type.',
];