New translations button.php (Russian)

This commit is contained in:
Fatih Alp 2020-02-14 15:06:59 +03:00
parent 6354c107be
commit f1e8c52032

View File

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