Live streams and upcoming/premiere videos have no fixed duration, so the playlist row and video card left a blank where the runtime usually sits. Show a LIVE (red) or upcoming badge instead, so it's clear the missing time is by design, not a sync gap.
19 lines
532 B
JSON
19 lines
532 B
JSON
{
|
|
"live": "live",
|
|
"upcoming": "upcoming",
|
|
"watchedUnmark": "Watched — click to unmark",
|
|
"markWatched": "Mark watched",
|
|
"savedRemove": "Saved — click to remove",
|
|
"saveForLater": "Save for later",
|
|
"unhide": "Unhide",
|
|
"hide": "Hide",
|
|
"onlyThisChannel": "Only this channel",
|
|
"thisChannel": "This channel",
|
|
"continueTitle": "Continue where you left off",
|
|
"continue": "Continue",
|
|
"restartTitle": "Play from the beginning",
|
|
"restart": "Restart",
|
|
"play": "Play",
|
|
"stream": "stream",
|
|
"views": "views"
|
|
}
|