From f7ed57d300735e24f1bc3a0e2d47a2538691f614 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 26 Nov 2023 07:15:04 -0800 Subject: [PATCH] Partially revert "Change "System Uptime" to "Uptime"" This partially reverts commit 714a8fca6b6f59d829d383fb96e0eeecb24add12. --- public/locales/eu/common.json | 2 +- public/locales/fi/common.json | 2 +- public/locales/he/common.json | 2 +- public/locales/hi/common.json | 2 +- public/locales/id/common.json | 2 +- public/locales/nb-NO/common.json | 2 +- public/locales/no/common.json | 2 +- public/locales/sr/common.json | 2 +- public/locales/vi/common.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/public/locales/eu/common.json b/public/locales/eu/common.json index ae039280..d5189c41 100644 --- a/public/locales/eu/common.json +++ b/public/locales/eu/common.json @@ -48,7 +48,7 @@ }, "unifi": { "users": "Users", - "uptime": "Uptime", + "uptime": "System Uptime", "days": "Egun", "wan": "WAN", "lan": "LAN", diff --git a/public/locales/fi/common.json b/public/locales/fi/common.json index 09660cda..be0f7629 100644 --- a/public/locales/fi/common.json +++ b/public/locales/fi/common.json @@ -48,7 +48,7 @@ }, "unifi": { "users": "Users", - "uptime": "Uptime", + "uptime": "System Uptime", "days": "Days", "wan": "WAN", "lan": "LAN", diff --git a/public/locales/he/common.json b/public/locales/he/common.json index bffd35d3..c73bce48 100644 --- a/public/locales/he/common.json +++ b/public/locales/he/common.json @@ -48,7 +48,7 @@ }, "unifi": { "users": "Users", - "uptime": "Uptime", + "uptime": "System Uptime", "days": "Days", "wan": "WAN", "lan": "LAN", diff --git a/public/locales/hi/common.json b/public/locales/hi/common.json index 223eedb8..6d7c87e1 100644 --- a/public/locales/hi/common.json +++ b/public/locales/hi/common.json @@ -48,7 +48,7 @@ }, "unifi": { "users": "Users", - "uptime": "Uptime", + "uptime": "System Uptime", "days": "Days", "wan": "WAN", "lan": "LAN", diff --git a/public/locales/id/common.json b/public/locales/id/common.json index 776f1d05..6bb4669d 100644 --- a/public/locales/id/common.json +++ b/public/locales/id/common.json @@ -48,7 +48,7 @@ }, "unifi": { "users": "Users", - "uptime": "Uptime", + "uptime": "System Uptime", "days": "Days", "wan": "WAN", "lan": "LAN", diff --git a/public/locales/nb-NO/common.json b/public/locales/nb-NO/common.json index d023cd73..d4597a83 100644 --- a/public/locales/nb-NO/common.json +++ b/public/locales/nb-NO/common.json @@ -216,7 +216,7 @@ }, "unifi": { "users": "Users", - "uptime": "Uptime", + "uptime": "System Uptime", "days": "Days", "wan": "WAN", "lan_users": "LAN Users", diff --git a/public/locales/no/common.json b/public/locales/no/common.json index 223eedb8..6d7c87e1 100644 --- a/public/locales/no/common.json +++ b/public/locales/no/common.json @@ -48,7 +48,7 @@ }, "unifi": { "users": "Users", - "uptime": "Uptime", + "uptime": "System Uptime", "days": "Days", "wan": "WAN", "lan": "LAN", diff --git a/public/locales/sr/common.json b/public/locales/sr/common.json index 223eedb8..6d7c87e1 100644 --- a/public/locales/sr/common.json +++ b/public/locales/sr/common.json @@ -48,7 +48,7 @@ }, "unifi": { "users": "Users", - "uptime": "Uptime", + "uptime": "System Uptime", "days": "Days", "wan": "WAN", "lan": "LAN", diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index ea77dcf6..f7cf8d47 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -48,7 +48,7 @@ }, "unifi": { "users": "Users", - "uptime": "Uptime", + "uptime": "System Uptime", "days": "Days", "wan": "WAN", "lan": "LAN",