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
a44bf2f9c9
commit
0fa6a27827
4 changed files with 12 additions and 13 deletions
|
@ -405,7 +405,7 @@
|
|||
}
|
||||
|
||||
html += '<li><a href="' + href + '">' + Globalize.translate('ButtonOpen') + '</a></li>';
|
||||
html += '<li><a href="' + href + '" target="_blank">' + Globalize.translate('ButtonOpenInNewTab') + '</a></li>';
|
||||
//html += '<li><a href="' + href + '" target="_blank">' + Globalize.translate('ButtonOpenInNewTab') + '</a></li>';
|
||||
|
||||
if (options.showPlayOptions !== false) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue