New translations addon.php (Russian)

This commit is contained in:
Fatih Alp 2020-03-03 12:43:19 +03:00
parent eb26317376
commit 8ffdc423b5

View File

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