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

add latest translations

This commit is contained in:
Luke Pulverenti 2014-04-05 11:02:50 -04:00
parent ade4cbcd86
commit ba42cdde19
43 changed files with 259 additions and 351 deletions

View file

@ -137,10 +137,10 @@
<label for="chkIso">${OptionIso}</label>
<input class="chkHDFilter" type="checkbox" name="chkHD" id="chkHD" data-filter="IsHD" data-mini="true">
<label for="chkHD">HD</label>
<label for="chkHD">${OptionIsHD}</label>
<input class="chkSDFilter" type="checkbox" name="chkSD" id="chkSD" data-filter="IsHD" data-mini="true">
<label for="chkSD">SD</label>
<label for="chkSD">${OptionIsSD}</label>
</fieldset>
<fieldset data-role="controlgroup">