diff --git a/server/i18n/en.json b/server/i18n/en.json index fa671ff3d79..d672073cab0 100644 --- a/server/i18n/en.json +++ b/server/i18n/en.json @@ -8592,6 +8592,10 @@ "id": "ent.autotranslation.add_task.nil_task", "translation": "Translation task cannot be null." }, + { + "id": "ent.autotranslation.add_task.worker_stopped", + "translation": "Translation task cannot be added because the worker has been stopped." + }, { "id": "ent.autotranslation.create_translation_failed", "translation": "Failed to create translation."