feat(calendar): add overlapping layout and event attachments
This commit is contained in:
@@ -358,7 +358,12 @@
|
||||
"resetToast": "Alterações restauradas."
|
||||
},
|
||||
"iconLabel": "Ícone",
|
||||
"invalidDate": "Use uma data válida no formato selecionado."
|
||||
"invalidDate": "Use uma data válida no formato selecionado.",
|
||||
"attachmentLabel": "Anexo",
|
||||
"attachmentHint": "Anexe uma imagem, PDF ou documento local. Imagens aparecem no pop-up do evento.",
|
||||
"attachmentFallback": "Anexo",
|
||||
"attachmentReadError": "Nao foi possivel ler o anexo.",
|
||||
"attachmentTooLarge": "O anexo pode ter no maximo 5 MB."
|
||||
},
|
||||
"notes": {
|
||||
"title": "Quadro de notas",
|
||||
|
||||
Reference in New Issue
Block a user