New translations button.php (Italian)

This commit is contained in:
Fatih Alp 2020-01-10 17:04:14 +03:00
parent ca4e222785
commit 2465f88dd9

View File

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