{
  "title": "Arranjament del perfil",
  "description": "La vostra informació i arranjaments personals.",
  "buttons": {
    "update": "Actualitza"
  },
  "labels": {
    "email": "Correu electrònic",
    "name": "Nom",
    "phoneNumber": "Número de telèfon"
  },
  "toast": {
    "success": "El perfil s' ha actualitzat correctament.",
    "error": "Error actualitzant el perfil."
  }
}