mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
localize playback stats
This commit is contained in:
parent
daff76354b
commit
1cf3b0e756
2 changed files with 7 additions and 9 deletions
|
@ -414,8 +414,6 @@ import 'emby-itemscontainer';
|
|||
}
|
||||
|
||||
showTranscodingInfo = true;
|
||||
} else if (displayPlayMethod === 'DirectPlay') {
|
||||
html += globalize.translate('DirectPlaying');
|
||||
}
|
||||
|
||||
if (showTranscodingInfo) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue