1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update translations

This commit is contained in:
Luke Pulverenti 2016-12-01 13:23:47 -05:00
parent 3a7fbb7777
commit cade92d4ad
4 changed files with 63 additions and 64 deletions

View file

@ -408,7 +408,6 @@
html += '<div>';
html += '<h1 class="listHeader">' + Globalize.translate('HeaderMyMedia') + '</h1>';
html += '</div>';
var scrollX = enableScrollX() && dom.getWindowSize().innerWidth >= 500;