feat(calendar): add overlapping layout and event attachments

This commit is contained in:
Rafael Foster
2026-04-29 08:53:07 -03:00
parent 5f6baeab4f
commit d9218a4941
21 changed files with 377 additions and 33 deletions
+6 -1
View File
@@ -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",