mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
f26855c918
commit
bab4b299ab
13 changed files with 361 additions and 237 deletions
|
@ -274,7 +274,7 @@
|
|||
|
||||
$(this).off("popupafterclose").remove();
|
||||
|
||||
}).parents(".ui-popup-container").css("margin-left", 30);
|
||||
}).parents(".ui-popup-container");
|
||||
},
|
||||
|
||||
closePlayMenu: function () {
|
||||
|
@ -325,7 +325,7 @@
|
|||
|
||||
$(this).off("popupafterclose").remove();
|
||||
|
||||
}).parents(".ui-popup-container").css("margin-left", 55);
|
||||
}).parents(".ui-popup-container");
|
||||
},
|
||||
|
||||
getHref: function (item, context, topParentId) {
|
||||
|
@ -617,7 +617,6 @@
|
|||
tag: item.ImageTags.Primary,
|
||||
type: "Primary",
|
||||
index: 0,
|
||||
EnableImageEnhancers: false,
|
||||
minScale: minScale
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue