{
  "title": "Notifications",
  "subtitle": "Your recent alerts and ticket updates.",
  "dropdown": {
    "title": "Recent Notifications"
  },
  "labels": {
    "unread": "Unread",
    "unreadCount": "{{count}} unread notifications"
  },
  "actions": {
    "markRead": "Mark as Read",
    "markAllRead": "Mark All as Read",
    "delete": "Delete",
    "viewTicket": "View Ticket",
    "preferences": "Preferences"
  },
  "states": {
    "loading": "Loading notifications…",
    "error": "Could not load notifications.",
    "empty": "You have no notifications yet.",
    "retry": "Try Again"
  },
  "pagination": {
    "page": "Page {{current}} of {{total}}"
  },
  "preferences": {
    "title": "Notification Preferences",
    "subtitle": "Choose how you receive alerts for each event type.",
    "type": "Event",
    "inApp": "In-app",
    "email": "Email",
    "reset": "Reset to Defaults",
    "saved": "Preferences saved.",
    "resetSuccess": "Preferences reset to defaults."
  }
}
