From 494b2ebd085ca43f01b7e4402fa23439af833eca Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 10 Oct 2022 05:12:44 +0000 Subject: [PATCH] Translated using Weblate (Vietnamese) Currently translated at 33.3% (44 of 132 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/vi/ --- public/locales/vi/common.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index 736120cf..5a27fd85 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -180,5 +180,16 @@ "cpu": "CPU", "lxc": "LXC", "vms": "VMs" + }, + "unifi": { + "users": "Users", + "uptime": "System Uptime", + "days": "Days", + "wan": "WAN", + "lan_users": "LAN Users", + "wlan_users": "WLAN Users", + "up": "UP", + "down": "DOWN", + "wait": "Please wait" } }