feat: show active jobs label in top menu

This commit is contained in:
Benjamin Lu
2026-01-19 17:09:45 -08:00
parent 0d0576faab
commit fc67e3bfd8
3 changed files with 20 additions and 11 deletions

View File

@@ -751,6 +751,7 @@
"sortJobs": "Sort jobs",
"sortBy": "Sort by",
"activeJobs": "{count} active job | {count} active jobs",
"activeJobsShort": "{count} active",
"activeJobsSuffix": "active jobs",
"jobQueue": "Job Queue",
"expandCollapsedQueue": "Expand job queue",
@@ -2619,4 +2620,4 @@
"tokenExchangeFailed": "Failed to authenticate with workspace: {error}"
}
}
}
}