From 916b72eb6521853287eb0a10ca7797f78684afcc Mon Sep 17 00:00:00 2001 From: SenorSmartyPants Date: Wed, 9 Feb 2022 00:44:15 -0600 Subject: [PATCH] Change to Title Case --- src/strings/en-us.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 3724a2f05e..6736b5a108 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1610,11 +1610,11 @@ "SelectAll": "Select All", "Clip": "Featurette", "Trailer": "Trailer", - "BehindTheScenes": "Behind the scenes", - "DeletedScene": "Deleted scene", + "BehindTheScenes": "Behind the Scenes", + "DeletedScene": "Deleted Scene", "Interview": "Interview", "Scene": "Scene", "Sample": "Sample", - "ThemeSong": "Theme song", - "ThemeVideo": "Theme video" + "ThemeSong": "Theme Song", + "ThemeVideo": "Theme Video" }