From b13754f174c180b173658a9a3af10b03f885562a Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 10 Oct 2022 05:12:44 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 58.3% (77 of 132 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/it/ --- public/locales/it/common.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 09f322130..9403315c8 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/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", + "wait": "Please wait", + "wlan_users": "WLAN Users", + "up": "UP", + "down": "DOWN" } }