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 2014-07-20 00:46:29 -04:00
parent c944079976
commit 640fc18b21
80 changed files with 2365 additions and 1909 deletions

View file

@ -11,8 +11,8 @@
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
<a href="dashboard.html" data-role="button">${TabDashboard}</a>
<a href="dashboardgeneral.html" data-role="button">${TabGeneral}</a>
<a href="advancedserversettings.html" data-role="button">${TabAdvanced}</a>
<a href="userprofiles.html" data-role="button">${TabUsers}</a>
<a href="dashboardgeneral.html" data-role="button">${TabSettings}</a>
<a href="#" data-role="button" class="ui-btn-active">${TabSecurity}</a>
</div>
@ -33,8 +33,7 @@
<th>${HeaderDateIssued}</th>
</tr>
</thead>
<tbody class="resultBody">
</tbody>
<tbody class="resultBody"></tbody>
</table>
</div>