diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index b39310eb6..d3ecf7d42 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -364,7 +364,6 @@ "seed": "Seed" }, "diskstation": { - "upload": "Upload", "seed": "Seed" }, "flood": { @@ -393,5 +392,11 @@ "alerts": "Alerts", "connectedGateway": "Connected gateways", "connectedSwitches": "Connected switches" + }, + "downloadstation": { + "download": "Download", + "upload": "Upload", + "leech": "Leech", + "seed": "Seed" } }