From 7a372cf7459543d1750a02ab971b269579cc2998 Mon Sep 17 00:00:00 2001 From: erik-nilcoast <138068205+erik-nilcoast@users.noreply.github.com> Date: Wed, 12 Mar 2025 17:12:16 -0500 Subject: fix(translations): fixes typo in video download (#1116) --- apps/web/lib/i18n/locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 72210678..f266fcd9 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -177,7 +177,7 @@ "indexing_jobs": "Indexing Jobs", "inference_jobs": "Inference Jobs", "tidy_assets_jobs": "Tidy Assets Jobs", - "video_jobs": "Video Donwload Jobs", + "video_jobs": "Video Download Jobs", "webhook_jobs": "Webhook Jobs", "asset_preprocessing_jobs": "Asset Preprocessing Jobs", "feed_jobs": "RSS Feed Jobs", -- cgit v1.2.3-70-g09d2