diff --git a/frontend/providers/cronjob/public/locales/en/common.json b/frontend/providers/cronjob/public/locales/en/common.json index 369fcb53574..51ecd29fefc 100644 --- a/frontend/providers/cronjob/public/locales/en/common.json +++ b/frontend/providers/cronjob/public/locales/en/common.json @@ -193,5 +193,6 @@ "Log": "Log", "Basic": "Basic", "Username for the image registry": "Username for the image registry'", - "The password cannot be empty": "The password cannot be empty" + "The password cannot be empty": "The password cannot be empty", + "Deploy": "Deploy" }