diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 737a2b51b..faf6bc9ad 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -372,5 +372,11 @@ "upload": "Carregar", "leech": "Leech", "seed": "Seed" + }, + "tdarr": { + "queue": "Queue", + "processed": "Processed", + "errored": "Errored", + "saved": "Saved" } }