Hiyve Components - v1.0.0
    Preparing search index...

    Customizable text labels for RoomDashboard.

    interface RoomDashboardLabels {
        alertsCard: string;
        assistantCard: string;
        noAlerts: string;
        noRoomStats: string;
        roomStatsCard: string;
        searchCard: string;
        settingsCard: string;
        statFiles: string;
        statLastActive: string;
        statParticipants: string;
        statRecordings: string;
        statRooms: string;
        statSessions: string;
    }
    Index

    Properties

    alertsCard: string

    Title for the Alerts card

    assistantCard: string

    Title for the AI Assistant card

    noAlerts: string

    Empty state for alerts

    noRoomStats: string

    Empty state for room stats

    roomStatsCard: string

    Title for the Room Stats card

    searchCard: string

    Title for the Search card

    settingsCard: string

    Title for the Settings card

    statFiles: string
    statLastActive: string
    statParticipants: string
    statRecordings: string
    statRooms: string

    Stat labels

    statSessions: string