From 3c3835e0a71535b70e282f110721165f59f34162 Mon Sep 17 00:00:00 2001 From: mfcar Date: Sun, 12 May 2024 18:55:57 +0100 Subject: [PATCH] Fix key sorting --- client/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/strings/en-us.json b/client/strings/en-us.json index 368a02081d..271e2b6a99 100644 --- a/client/strings/en-us.json +++ b/client/strings/en-us.json @@ -150,8 +150,8 @@ "HeaderNewAccount": "New Account", "HeaderNewLibrary": "New Library", "HeaderNotifications": "Notifications", - "HeaderOpenIDConnectAuthentication": "OpenID Connect Authentication", "HeaderOpenedRSSFeeds": "Opened RSS Feeds", + "HeaderOpenIDConnectAuthentication": "OpenID Connect Authentication", "HeaderOpenRSSFeed": "Open RSS Feed", "HeaderOtherFiles": "Other Files", "HeaderPasswordAuthentication": "Password Authentication",