update translations
This commit is contained in:
parent
b26707208f
commit
0784ca7a0a
29 changed files with 331 additions and 183 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
<div class="libraryViewNav globalNav" style="display: none;">
|
||||
<a href="index.html">${TabHome}</a>
|
||||
<a href="homelatest.html">${TabLatest}</a>
|
||||
<a href="#" class="ui-btn-active">${TabNextUp}</a>
|
||||
<a href="favorites.html">${TabFavorites}</a>
|
||||
<a href="tvupcoming.html">${TabUpcoming}</a>
|
||||
|
@ -35,7 +36,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<h1 class="listHeader">${HeaderNextUp}</h1>
|
||||
<h1 class="listHeader nextUpHeader">${HeaderNextUp}</h1>
|
||||
</div>
|
||||
|
||||
<div id="nextUpItems">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue