New translations button.php (Italian)

This commit is contained in:
Fatih Alp 2020-05-12 13:13:21 +03:00
parent 25f690c2d4
commit 3fcad13b12

View File

@ -0,0 +1,8 @@
<?php
return [
'select_file' => 'Select File',
'upload' => 'Upload',
'remove' => 'Remove',
'change' => 'Change',
];