New translations message.php (Chinese Traditional)

This commit is contained in:
Fatih Alp 2020-05-12 19:23:24 +03:00
parent 24b43566d0
commit 7ae2bd377d

View File

@ -0,0 +1,12 @@
<?php
return [
'choose_folder' => '您想上傳到哪個文件夾?',
'upload' => '添加İmages|上傳İmages|附上照片',
'choose_files' => '您要使用哪些文件?',
'no_files_selected' => '未選擇文件。',
'no_uploads' => '沒有文件上傳。',
'overwrite' => '已經上傳。您要覆蓋它嗎?',
'uploading' => '上載中',
'loading' => '載入中',
];