New translations addon.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-05-12 13:16:17 +03:00
parent 17f98ab1e2
commit af74735288

View File

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