web/i18n/settings: fix typo in video quality description

This commit is contained in:
wukko 2024-09-10 09:07:46 +06:00
parent 394c1d8eaf
commit fd23080dd9
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -27,7 +27,7 @@
"video.quality.360": "360p", "video.quality.360": "360p",
"video.quality.240": "240p", "video.quality.240": "240p",
"video.quality.144": "144p", "video.quality.144": "144p",
"video.quality.description": "if preferred video quality isn't available, closest best is picked instead.", "video.quality.description": "if preferred video quality isn't available, next best is picked instead.",
"video.youtube.codec": "youtube video codec and container", "video.youtube.codec": "youtube video codec and container",
"video.youtube.codec.h264": "h264 (mp4)", "video.youtube.codec.h264": "h264 (mp4)",