diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 8fc214c2..13c239c1 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -502,5 +502,10 @@ "lastrun": "Last Run", "nextrun": "Next Run", "failed": "Failed" + }, + "unmanic": { + "active_workers": "Active Workers", + "total_workers": "Total Workers", + "records_total": "Queue Length" } }