Fix translation and TV layout on Show More button

This commit is contained in:
MrTimscampi 2020-05-23 19:48:27 +02:00 committed by Andres J Ruiz Torres
parent ed0eefb5c7
commit 000de9279b
2 changed files with 2 additions and 1 deletions

View File

@ -149,7 +149,7 @@
<h3 class="tagline"></h3>
<p class="overview"></p>
<div class="overview-controls">
<a class="overview-expand hide" is="emby-linkbutton">Show More</a>
<a class="overview-expand hide" is="emby-linkbutton" href="#">${ShowMore}</a>
</div>
<p id="itemBirthday"></p>
<p id="itemBirthLocation"></p>

View File

@ -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",