diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index fc7b3c9cf..a8257926c 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -191,5 +191,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" } }