New translations message.php (Chinese Simplified)

This commit is contained in:
Fatih Alp 2020-05-12 19:27:21 +03:00
parent 244ee6db36
commit 049d3bc6f6

View File

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