diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index c0f23da07..b9518036b 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -107,5 +107,15 @@ "pending": "Pending", "approved": "Approved", "available": "Available" + }, + "sabnzbd": { + "rate": "Rate", + "queue": "Queue", + "timeleft": "Time Left" + }, + "nzbget": { + "rate": "Rate", + "remaining": "Remaining", + "downloaded": "Downloaded" } }