From 60519a288100e858ab147d3483e45008da8e37f7 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 10 Oct 2022 05:12:34 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 81.0% (107 of 132 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/sv/ --- public/locales/sv/common.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json index c42ecabb5..b36e77aee 100644 --- a/public/locales/sv/common.json +++ b/public/locales/sv/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" } }