New translations addon.php (Albanian)

This commit is contained in:
Fatih Alp 2020-02-12 13:17:35 +03:00
parent bda007c107
commit dd852c423c

View File

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