From 80a808048340f7f5e95e71c4ee649fdae7c8c565 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 9 Mar 2025 13:22:18 +0000 Subject: feat: Move background jobs with the admin actions. Fixes #1083 --- apps/web/lib/i18n/locales/en/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/web/lib/i18n') diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 5ba4882c..72210678 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -177,10 +177,10 @@ "indexing_jobs": "Indexing Jobs", "inference_jobs": "Inference Jobs", "tidy_assets_jobs": "Tidy Assets Jobs", - "video_jobs": "Video Jobs", + "video_jobs": "Video Donwload Jobs", "webhook_jobs": "Webhook Jobs", "asset_preprocessing_jobs": "Asset Preprocessing Jobs", - "feed_jobs": "Feed Jobs", + "feed_jobs": "RSS Feed Jobs", "job": "Job", "queued": "Queued", "pending": "Pending", -- cgit v1.2.3-70-g09d2