feat: support media files upload via paste and drop
This commit is contained in:
@@ -110,8 +110,6 @@ export default {
|
||||
Relays: '服务器',
|
||||
image: '图片',
|
||||
Normal: '普通',
|
||||
'Normal Note': '普通笔记',
|
||||
'Picture Note': '图片笔记',
|
||||
'R & W': '读写',
|
||||
Read: '只读',
|
||||
Write: '只写',
|
||||
@@ -228,6 +226,8 @@ export default {
|
||||
'Show more': '显示更多',
|
||||
General: '常规',
|
||||
Autoplay: '自动播放',
|
||||
'Enable video autoplay on this device': '在此设备上启用视频自动播放'
|
||||
'Enable video autoplay on this device': '在此设备上启用视频自动播放',
|
||||
'Paste or drop media files to upload': '支持粘贴或拖放媒体文件进行上传',
|
||||
Preview: '预览'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user