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 2015-09-07 11:54:57 -04:00
parent 69e9dbcc51
commit 7ee6317dae
92 changed files with 907 additions and 901 deletions

View file

@ -46,16 +46,6 @@ var Dashboard = {
//$.event.special.swipe.verticalDistanceThreshold = 40;
//$.mobile.page.prototype.options.domCache = true;
$.mobile.loadingMessage = false;
//$.mobile.loader.prototype.options.disabled = true;
//$.mobile.loader.prototype.options.html = "";
//$.mobile.loader.prototype.options.textVisible = false;
//$.mobile.loader.prototype.options.textOnly = true;
//$.mobile.loader.prototype.options.text = "";
$.mobile.hideUrlBar = false;
$.mobile.autoInitializePage = false;
$.mobile.changePage.defaults.showLoadMsg = false;