New translations addon.php (Greek)

This commit is contained in:
Fatih Alp 2020-05-12 13:07:37 +03:00
parent a58d291bee
commit f2cb74a19b

View File

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