Add member editing and profile pictures

This commit is contained in:
Rafael Foster
2026-04-27 08:09:00 -03:00
parent b82a86c4b3
commit 6e410cb671
26 changed files with 737 additions and 21 deletions
+13
View File
@@ -624,6 +624,19 @@
"displayNameLabel": "Nome de exibição",
"memberPasswordLabel": "Senha",
"colorLabel": "Cor",
"profilePictureTitle": "Foto de perfil",
"profilePictureLabel": "Enviar foto",
"profilePictureHint": "PNG, JPEG ou WebP. Imagens grandes são redimensionadas antes do envio.",
"profilePictureRemove": "Remover foto",
"profilePictureTypeError": "Use uma imagem PNG, JPEG ou WebP.",
"profilePictureFileTooLarge": "O arquivo de imagem é muito grande.",
"profilePictureTooLarge": "A foto ainda está muito grande após o redimensionamento.",
"profilePictureReadError": "Não foi possível ler a imagem selecionada.",
"profileSavedToast": "Perfil atualizado.",
"editMemberLabel": "Editar",
"editMemberTitle": "Editar membro da família",
"saveMember": "Salvar membro",
"memberUpdatedToast": "{{name}} atualizado.",
"familyRoleLabel": "Papel na família",
"familyRoleDad": "Pai",
"familyRoleMom": "Mãe",