feat: support media files upload via paste and drop
This commit is contained in:
parent
533e00d4ee
commit
4bfdd4f334
20 changed files with 162 additions and 85 deletions
|
|
@ -111,8 +111,6 @@ export default {
|
|||
'Picture note requires images': 'Nota de imagem requer imagens',
|
||||
Relays: 'Relés',
|
||||
image: 'imagem',
|
||||
'Normal Note': 'Nota Normal',
|
||||
'Picture Note': 'Nota de Imagem',
|
||||
'R & W': 'Leitura & Escrita',
|
||||
Read: 'Ler',
|
||||
Write: 'Escrever',
|
||||
|
|
@ -231,6 +229,8 @@ export default {
|
|||
General: 'Geral',
|
||||
Autoplay: 'Reprodução Automática',
|
||||
'Enable video autoplay on this device':
|
||||
'Habilitar reprodução automática de vídeo neste dispositivo'
|
||||
'Habilitar reprodução automática de vídeo neste dispositivo',
|
||||
'Paste or drop media files to upload': 'Cole ou solte arquivos de mídia para fazer upload',
|
||||
Preview: 'Pré-visualização'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue