New translations button.php (Japanese)

This commit is contained in:
Fatih Alp 2020-05-12 19:13:55 +03:00
parent 8622d498f5
commit eea2548d54

View File

@ -0,0 +1,8 @@
<?php
return [
'select_file' => 'ファイルを選択',
'upload' => 'アップロードする',
'remove' => '削除する',
'change' => '変化する',
];