diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index ce9c3c030..c901317b1 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/common.json @@ -493,5 +493,10 @@ "lastrun": "Last Run", "nextrun": "Next Run", "failed": "Failed" + }, + "unmanic": { + "active_workers": "Active Workers", + "total_workers": "Total Workers", + "records_total": "Queue Length" } }