Logo

Notificar antes:


{{ isMonthlyView ? 'Vista Mensual' : 'Agenda Semanal' }}

Hora
{{ dayInfo.name }}
{{ dayInfo.date }}
⚠️ Eventos ocultos

{{ currentMonthTitle }}

{{ day }}
{{ dayInfo.day }}
{{ event.title }}

Nuevo Usuario

Nuevo Evento

{{ formattedDays[newEventDay].formatted }} - {{ formatHourMinute(newEventHour, newEventMinute) }} (Usuario: {{ getUserName(newEventUserId) }})

Usuario seleccionado automáticamente por drag & drop

Configuración de la Agenda

Configura qué horas se mostrarán en la agenda

Eventos de la Hora

💡 Tip: Presiona Delete para eliminar este evento

{{ event.title }}

{{ getUserName(event.userId) }}

{{ event.description }}

{{ formatHourMinute(event.hour, event.minute || 0) }}
🔔

¡Recordatorio!

{{ currentNotification.title }}

{{ getUserName(currentNotification.userId) }} - {{ getEventDateFormatted(currentNotification) }} {{ formatHourMinute(currentNotification.hour, currentNotification.minute || 0) }}

En {{ notificationMinutes >= 60 ? '1 hora' : notificationMinutes + ' minutos' }}

⚠️

¿Eliminar evento?

¿Estás seguro de que quieres eliminar este evento?

{{ eventToDelete.title }}

{{ getUserName(eventToDelete.userId) }} - {{ getEventDateFormatted(eventToDelete) }} {{ formatHourMinute(eventToDelete.hour, eventToDelete.minute || 0) }}

{{ eventToDelete.description }}

Esta acción no se puede deshacer.