diff --git a/src/itemdetails.html b/src/itemdetails.html index 3b20397407..18de25845c 100644 --- a/src/itemdetails.html +++ b/src/itemdetails.html @@ -149,7 +149,7 @@

- Show More + ${ShowMore}

diff --git a/src/strings/en-us.json b/src/strings/en-us.json index f26ba16c85..4f109eaeb6 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1373,6 +1373,7 @@ "Share": "Share", "ShowAdvancedSettings": "Show advanced settings", "ShowIndicatorsFor": "Show indicators for:", + "ShowMore": "Show more", "ShowTitle": "Show title", "ShowYear": "Show year", "Shows": "Shows",