mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-05 04:59:44 +00:00
shorten speed boosted label
This commit is contained in:
parent
8693cd55d8
commit
47182ca615
1 changed files with 2 additions and 2 deletions
|
|
@ -636,8 +636,8 @@
|
|||
"speedLabel": "Playback speed",
|
||||
"title": "Playback settings",
|
||||
"disabled": "(Disabled in watch party)",
|
||||
"speedBoosted": "Playback speed boosted to 2x",
|
||||
"speedUnboosted": "Playback speed reset to {{speed}}x"
|
||||
"speedBoosted": "2x",
|
||||
"speedUnboosted": "{{speed}}x"
|
||||
},
|
||||
"quality": {
|
||||
"automaticLabel": "Automatic quality",
|
||||
|
|
|
|||
Loading…
Reference in a new issue