mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Rewording "waiting for live" message
It's confusing, especially for permanent lives
This commit is contained in:
parent
06934fee4e
commit
853f311684
3 changed files with 3 additions and 3 deletions
|
@ -63,7 +63,7 @@ const playerKeys = {
|
|||
' off': ' off',
|
||||
'Player mode': 'Player mode',
|
||||
'Play in loop': 'Play in loop',
|
||||
'This live has not started yet.': 'This live has not started yet.',
|
||||
'This live is not currently streaming.': 'This live is not currently streaming.',
|
||||
'This live has ended.': 'This live has ended.',
|
||||
'The video failed to play, will try to fast forward.': 'The video failed to play, will try to fast forward.',
|
||||
'{1} / {2} dropped of {3}': '{1} / {2} dropped of {3}',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue