aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2025-03-09 13:22:18 +0000
committerMohamed Bassem <me@mbassem.com>2025-03-09 13:22:36 +0000
commit80a808048340f7f5e95e71c4ee649fdae7c8c565 (patch)
tree746f98855915c91695a5747fc4281bdba268aee1 /apps/web/lib
parentf42a305fcbd68bf5983bdd75a784ea87e818fd2f (diff)
downloadkarakeep-80a808048340f7f5e95e71c4ee649fdae7c8c565.tar.zst
feat: Move background jobs with the admin actions. Fixes #1083
Diffstat (limited to 'apps/web/lib')
-rw-r--r--apps/web/lib/i18n/locales/en/translation.json4
1 files changed, 2 insertions, 2 deletions
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",