diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 24f54b813..6394df8d5 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -162,5 +162,11 @@ "blocked": "Blocked", "filtered": "Filtered", "latency": "Latency" + }, + "qbittorrent": { + "download": "Download", + "upload": "Upload", + "leech": "Leech", + "seed": "Seed" } }