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

updated translations

This commit is contained in:
Luke Pulverenti 2014-05-30 15:23:56 -04:00
parent d02d29f33e
commit 9c61eb5dd7
40 changed files with 181 additions and 203 deletions

View file

@ -25,6 +25,9 @@
<button id="btnNewCollection" data-mini="true" data-icon="plus" data-inline="true" class="hide">${ButtonNew}</button>
</div>
<div id="items" class="itemsContainer"></div>
<div class="noItemsMessage" style="display: none;">
<p>${MessageNoCollectionsAvailable}</p>
</div>
</div>
<div data-role="panel" id="newCollectionPanel" data-position="right" data-display="overlay" data-theme="a" data-position-fixed="true">
<form class="newCollectionForm">