From 0cc2e39367f2ae4168a49f5c472db35a374deec8 Mon Sep 17 00:00:00 2001 From: advplyr Date: Thu, 20 Feb 2025 17:59:09 -0600 Subject: [PATCH] Update en-us string order --- 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 76a773a2..3e3bfe33 100644 --- a/client/strings/en-us.json +++ b/client/strings/en-us.json @@ -219,8 +219,8 @@ "LabelAccountTypeAdmin": "Admin", "LabelAccountTypeGuest": "Guest", "LabelAccountTypeUser": "User", - "LabelActivity": "Activity", "LabelActivities": "Activities", + "LabelActivity": "Activity", "LabelAddToCollection": "Add to Collection", "LabelAddToCollectionBatch": "Add {0} Books to Collection", "LabelAddToPlaylist": "Add to Playlist",