Update job list message

This commit is contained in:
Jake McDermott 2021-07-28 10:04:58 -04:00 committed by GitHub
parent 3c6e7b0983
commit 50279478c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -159,7 +159,7 @@ function JobList({ defaultParams, showTypeColumn = false }) {
hasContentLoading={isLoading || isDeleteLoading || isCancelLoading}
items={jobs}
itemCount={count}
emptyContentMessage={t`Please execute Jobs to populate this list.`}
emptyContentMessage={t`Please run a job to populate this list.`}
pluralizedItemName={t`Jobs`}
qsConfig={qsConfig}
toolbarSearchColumns={[