上传附件提示汉化

pull/101/head
PPPSCN 2019-03-01 22:02:17 +08:00
parent d5bdcd1cd6
commit a2b80d4113
1 changed files with 21 additions and 18 deletions

View File

@ -18,5 +18,8 @@ return [
'Storage' => '存储引擎',
'Upload to third' => '上传到第三方',
'Upload to local' => '上传到本地',
'Upload from editor' => '从编辑器上传'
'Upload from editor' => '从编辑器上传',
'No file upload or server upload limit exceeded' => '未上传文件或超出服务器上传限制',
'Uploaded file format is limited' => '上传文件格式受限制',
'Upload successful' => '上传成功',
];