New translations button.php (Chinese Traditional)

This commit is contained in:
Fatih Alp 2020-05-12 19:23:39 +03:00
parent 718b7c0091
commit 8981e459f5

View File

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