mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Fix translation and TV layout on Show More button
This commit is contained in:
parent
ed0eefb5c7
commit
000de9279b
@ -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>
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user