New translations addon.php (Italian)

This commit is contained in:
Fatih Alp 2020-01-10 17:04:12 +03:00
parent 862bbe7434
commit ca4e222785

View File

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