From 5644b9d6cafc61620008f430d3a1012fa911461f Mon Sep 17 00:00:00 2001 From: felix920506 Date: Tue, 27 Aug 2024 22:40:17 -0400 Subject: [PATCH] Change "Last Seen" to "Last Logged In" to reduce confusion when translating (#5953) --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index c6d9c285b2..5d09fc16ce 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -969,7 +969,7 @@ "LanNetworksHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be considered on local network when enforcing bandwidth restrictions. If set, all other IP addresses will be considered to be on the external network and will be subject to the external bandwidth restrictions. If left blank, only the server's subnet is considered to be on the local network.", "Large": "Large", "Larger": "Larger", - "LastSeen": "Last seen {0}", + "LastSeen": "Last activity {0}", "LatestFromLibrary": "Recently Added in {0}", "LearnHowYouCanContribute": "Learn how you can contribute.", "LeaveBlankToNotSetAPassword": "You can leave this field blank to set no password.",