mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
feat: add option to favor hls over dash
This commit is contained in:
parent
174a4cc86c
commit
f00b9cafcd
3 changed files with 14 additions and 2 deletions
|
@ -160,7 +160,8 @@
|
|||
"creator_replied": "Creator replied",
|
||||
"creator_liked": "Creator liked",
|
||||
"playback_speed": "Playback speed",
|
||||
"invalid_input": "Invalid input"
|
||||
"invalid_input": "Invalid input",
|
||||
"prefer_hls": "Prefer HLS over DASH"
|
||||
},
|
||||
"comment": {
|
||||
"pinned_by": "Pinned by {author}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue