New translations addon.php (Spanish)

This commit is contained in:
Fatih Alp 2020-05-12 13:06:44 +03:00
parent e95afdea4c
commit 1eea180339

View File

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