From 3e0054069d7e3df3e7d4811c690a884437496e98 Mon Sep 17 00:00:00 2001 From: Nick <32660358+dontcrash@users.noreply.github.com> Date: Mon, 27 Nov 2023 01:45:57 +1030 Subject: [PATCH] Change Unifi Widget "System Uptime" to "Uptime" (#2389) --------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> --- public/locales/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/common.json b/public/locales/en/common.json index cc78e7c6c..23b7ec1da 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -48,7 +48,7 @@ }, "unifi": { "users": "Users", - "uptime": "System Uptime", + "uptime": "Uptime", "days": "Days", "wan": "WAN", "lan": "LAN",