mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Add more info to stats card
This commit is contained in:
@@ -96,7 +96,8 @@ const playerKeys = {
|
||||
'Upload speed:': 'Upload speed:',
|
||||
'Download speed:': 'Download speed:',
|
||||
'Uploader note:': 'Uploader note:',
|
||||
'Close': 'Close'
|
||||
'Close': 'Close',
|
||||
'(skipped {1} buffers) ': '(skipped {1} buffers) '
|
||||
}
|
||||
Object.assign(playerKeys, videojs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user