From 1524a6a6cf47450175362c92327e697499506f02 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 10 Oct 2022 05:12:36 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 87.1% (115 of 132 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt_BR/ --- public/locales/pt-BR/common.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index 5596ac644..61e704d84 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/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" } }