New translations button.php (Persian)

This commit is contained in:
Fatih Alp 2020-05-12 19:29:17 +03:00
parent 5d3f9dc74b
commit a5320041f3

View File

@ -1,8 +1,8 @@
<?php
return [
'select_file' => 'Select File',
'upload' => 'Upload',
'remove' => 'Remove',
'change' => 'Change',
'select_file' => 'فایل را انتخاب کنید',
'upload' => 'بارگذاری',
'remove' => 'برداشتن',
'change' => 'تغییر دادن',
];