New translations addon.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 13:15:56 +03:00
parent ff7a6c9d46
commit d0abf1c528

View File

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