diff options
Diffstat (limited to 'apps/web/lib')
| -rw-r--r-- | apps/web/lib/i18n/locales/en/translation.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 4e79be51..f000bab5 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -381,9 +381,9 @@ "title": "Asset Preprocessing Jobs", "description": "Image and document preprocessing (screenshots, text extraction, etc.)" }, - "tidy_assets": { - "title": "Tidy Assets Jobs", - "description": "Asset cleanup and storage optimization" + "admin_maintenance": { + "title": "Admin Maintenance Jobs", + "description": "Administrative cleanup and asset maintenance" }, "video": { "title": "Video Download Jobs", |
