From 323375e8e400f7a7cd807a091a64c4da0108944e Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 11 Sep 2022 14:24:45 +0000 Subject: [PATCH] Translated using Weblate (Vietnamese) Currently translated at 46.3% (32 of 69 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/vi/ --- public/locales/vi/common.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index 6daa2bf4..21fc74f6 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -91,5 +91,10 @@ "allow": "Click to allow", "updating": "Updating", "wait": "Please wait" + }, + "overseerr": { + "pending": "Pending", + "approved": "Approved", + "available": "Available" } }