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-01 18:23:07 -04:00
parent d1c351c88a
commit 8fd7c1d99a
67 changed files with 322 additions and 322 deletions

View file

@ -1,17 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<title>Media Browser</title>
<title>${TitleMediaBrowser}</title>
</head>
<body>
<div id="songsPage" data-role="page" class="page libraryPage" data-theme="b" data-view="music">
<div class="libraryViewNav">
<a href="musicrecommended.html">Suggested</a>
<a href="musicrecommended.html">${TabSuggested}</a>
<a href="songs.html" class="ui-btn-active">Songs</a>
<a href="musicalbums.html">Albums</a>
<a href="musicalbumartists.html">Album Artists</a>
<a href="musicartists.html">Artists</a>
<a href="musicgenres.html">Genres</a>
<a href="musicgenres.html">${TabGenres}</a>
<a href="musicvideos.html">Music Videos</a>
</div>
<div data-role="content">