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 2015-09-23 12:16:06 -04:00
parent b70aa4926c
commit e334a86a01
97 changed files with 2414 additions and 1218 deletions

View file

@ -8,12 +8,12 @@
<div class="libraryViewNav scopedLibraryViewNav libraryViewNavWithMinHeight">
<paper-tabs hidescrollbuttons noink>
<paper-tab><iron-icon icon="new-releases"></iron-icon>${TabLatest}</paper-tab>
<paper-tab><iron-icon icon="live-tv"></iron-icon>${TabChannels}</paper-tab>
<paper-tab>${TabLatest}</paper-tab>
<paper-tab>${TabChannels}</paper-tab>
</paper-tabs>
<div class="legacyTabs">
<a href="channels.html"><iron-icon icon="new-releases"></iron-icon>${TabLatest}</a>
<a href="channels.html?tab=1"><iron-icon icon="live-tv"></iron-icon>${TabChannels}</a>
<a href="channels.html">${TabLatest}</a>
<a href="channels.html?tab=1">${TabChannels}</a>
</div>
</div>
<div class="ehsContent fullWidth">