New translations button.php (Chinese Simplified)

This commit is contained in:
Fatih Alp 2020-05-12 19:26:54 +03:00
parent 383005d746
commit c031fafcd0

View File

@ -1,8 +1,8 @@
<?php
return [
'select_file' => '選擇文件',
'upload' => '上',
'select_file' => '选择文件',
'upload' => '上',
'remove' => '去掉',
'change' => '更改',
];