New translations button.php (Russian)

This commit is contained in:
Fatih Alp 2020-03-04 18:36:49 +03:00
parent bb328ecd2d
commit 20d899822a

View File

@ -0,0 +1,8 @@
<?php
return [
'select_file' => 'Выберите файл',
'upload' => 'Загрузить',
'remove' => 'удалять',
'change' => '+ Изменить',
];