diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json index e6df0078..4e52f59d 100644 --- a/public/locales/sv/common.json +++ b/public/locales/sv/common.json @@ -151,5 +151,11 @@ "blocked": "Blocked", "filtered": "Filtered", "latency": "Latency" + }, + "qbittorrent": { + "download": "Download", + "upload": "Upload", + "leech": "Leech", + "seed": "Seed" } }