mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update icons
This commit is contained in:
parent
4d603ad38c
commit
07df993238
16 changed files with 199 additions and 75 deletions
|
@ -1006,7 +1006,7 @@
|
|||
|
||||
msg += "<br/><br/>" + Globalize.translate('MessageConfirmItemGrouping');
|
||||
|
||||
Dashboard.confirm(msg, "Group Versions", function (confirmResult) {
|
||||
Dashboard.confirm(msg, Globalize.translate('HeaderGroupVersions'), function (confirmResult) {
|
||||
|
||||
if (confirmResult) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue