{
    "pageTitle": "Dashboard",
    "errorLoad": "The dashboard is wired up, but data could not be loaded yet.",
    "metrics": {
        "articles": "Articles",
        "messages": "Messages",
        "openMessages": "Open Messages",
        "templates": "Templates"
    },
    "release": {
        "title": "Release Signals",
        "copy": "These cards are already wired to the build and publish log tables, so later phases can drop real automation output in without changing the screen."
    },
    "loading": "Loading dashboard data...",
    "build": {
        "title": "Latest Build",
        "copy": "Deployment visibility placeholder",
        "queued": "queued",
        "production": "production"
    },
    "publish": {
        "title": "Latest Publish",
        "copy": "Article release placeholder",
        "draft": "draft",
        "empty": "No publishes logged yet."
    },
    "activity": {
        "title": "Recent Activity",
        "copy": "Audit-friendly operational breadcrumb trail",
        "empty": "Activity will appear here once auth, content, and message events start flowing through the API.",
        "noDescription": "No description recorded yet."
    }
}
