mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add more live latency info in stats for nerds
This commit is contained in:
@@ -75,7 +75,8 @@ const playerKeys = {
|
||||
'Incorrect password, please enter a correct password': 'Incorrect password, please enter a correct password',
|
||||
'Cancel': 'Cancel',
|
||||
'Up Next': 'Up Next',
|
||||
'Autoplay is suspended': 'Autoplay is suspended'
|
||||
'Autoplay is suspended': 'Autoplay is suspended',
|
||||
'{1} (from edge: {2})': '{1} (from edge: {2})'
|
||||
}
|
||||
Object.assign(playerKeys, videojs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user