fix: innerHTML violations, German translations, and PT diacritics
- Replace innerHTML with replaceChildren/insertAdjacentHTML in birthdays.js and calendar.js (hook compliance) - Translate calendar attachment i18n keys to German in de.json - Fix missing diacritical marks in pt.json attachment strings Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -362,8 +362,8 @@
|
||||
"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."
|
||||
"attachmentReadError": "Não foi possível ler o anexo.",
|
||||
"attachmentTooLarge": "O anexo pode ter no máximo 5 MB."
|
||||
},
|
||||
"notes": {
|
||||
"title": "Quadro de notas",
|
||||
|
||||
Reference in New Issue
Block a user