New translations button.php (Persian)

This commit is contained in:
Fatih Alp 2020-05-12 13:12:05 +03:00
parent e722144d1a
commit 24d8590d30

View File

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