1
0
Fork 0
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:
nyanmisaka 2020-11-17 23:57:07 +08:00
parent daff76354b
commit 1cf3b0e756
2 changed files with 7 additions and 9 deletions

View file

@ -414,8 +414,6 @@ import 'emby-itemscontainer';
}
showTranscodingInfo = true;
} else if (displayPlayMethod === 'DirectPlay') {
html += globalize.translate('DirectPlaying');
}
if (showTranscodingInfo) {