From 2405e8afbdbe6bcca5b60b3c50c28649c5782a8b Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 29 Aug 2023 00:04:04 +0000 Subject: [PATCH] Translated using Weblate (Vietnamese) Currently translated at 8.4% (45 of 533 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/vi/ --- public/locales/vi/common.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index afa71c95d..286ae3a1c 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -718,5 +718,19 @@ "authors": "Authors", "categories": "Categories", "series": "Series" + }, + "uptimerobot": { + "up": "Up", + "status": "Status", + "uptime": "Uptime", + "lastDown": "Last Downtime", + "downDuration": "Downtime Duration", + "sitesUp": "Sites Up", + "sitesDown": "Sites Down", + "paused": "Paused", + "notyetchecked": "Not Yet Checked", + "seemsdown": "Seems Down", + "down": "Down", + "unknown": "Unknown" } }