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