New translations addon.php (Russian)

This commit is contained in:
Fatih Alp 2020-02-14 15:06:51 +03:00
parent 29c4462e99
commit feb005cb4c

View File

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