mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
Add "auto-generated" caption info
This commit is contained in:
parent
c5de5ef1d0
commit
5d62c3c1cb
9 changed files with 30 additions and 8 deletions
|
@ -81,6 +81,7 @@ const playerKeys = {
|
|||
'{1} (from edge: {2})': '{1} (from edge: {2})',
|
||||
'Disable subtitles': 'Disable subtitles',
|
||||
'Enable {1} subtitle': 'Enable {1} subtitle',
|
||||
'{1} (auto-generated)': '{1} (auto-generated)',
|
||||
'Go back': 'Go back'
|
||||
}
|
||||
Object.assign(playerKeys, videojs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue