From 1d4b3eee9b82a7b23b1980c425167b7a4d6df71c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 12 Sep 2022 07:33:01 +0000 Subject: [PATCH] Translated using Weblate (Vietnamese) Currently translated at 44.0% (33 of 75 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/vi/ --- public/locales/vi/common.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index 84bf43b98..6e42ce44d 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/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" } }