mirror of
https://github.com/iv-org/invidious.git
synced 2024-06-07 19:40:52 +00:00
Add locale strings for the toggle for speed control
This commit is contained in:
parent
c3c73cd672
commit
44194880aa
@ -73,6 +73,7 @@
|
||||
"preferences_local_label": "Proxy videos: ",
|
||||
"preferences_watch_history_label": "Enable watch history: ",
|
||||
"preferences_speed_label": "Default speed: ",
|
||||
"preferences_toggle_speed_onscroll_label": "Enable adjusting playback speed on scrolling: ",
|
||||
"preferences_quality_label": "Preferred video quality: ",
|
||||
"preferences_quality_option_dash": "DASH (adaptive quality)",
|
||||
"preferences_quality_option_hd720": "HD720",
|
||||
|
@ -53,6 +53,7 @@
|
||||
"preferences_listen_label": "Режим «только аудио» по умолчанию: ",
|
||||
"preferences_local_label": "Проигрывать видео через прокси? ",
|
||||
"preferences_speed_label": "Скорость видео по умолчанию: ",
|
||||
"toggle_speed_onscroll": "Разрешить изменения скорости по колесику мыши: ",
|
||||
"preferences_quality_label": "Предпочтительное качество видео: ",
|
||||
"preferences_volume_label": "Громкость видео: ",
|
||||
"preferences_comments_label": "Источник комментариев: ",
|
||||
|
Loading…
Reference in New Issue
Block a user