From e4b23a7f35527e34df690a1b17e5cda4546c69bd Mon Sep 17 00:00:00 2001 From: Shrey Vakil <43979159+lx1922@users.noreply.github.com> Date: Fri, 14 Feb 2025 12:59:14 -0500 Subject: [PATCH] Fix Date Added helper text (#6525) --- 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 7c5c0185f6..84962e7568 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -171,7 +171,7 @@ "CommunityRating": "Community rating", "Composer": "Composer", "Conductor": "Conductor", - "ConfigureDateAdded": "Set up how metadata for 'Date added' is determined in the Dashboard > Libraries > NFO Settings", + "ConfigureDateAdded": "Set up how metadata for 'Date added' is determined in the Dashboard > Libraries > Display", "ConfirmDeleteImage": "Delete image?", "ConfirmDeleteItem": "Deleting this item will delete it from both the file system and your media library. Are you sure you wish to continue?", "ConfirmDeleteSeries": "Deleting this series will delete ALL {0} episodes from both the file system and your media library. Are you sure you wish to continue?",