Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update player.js finish fixing player_quality #2464

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Update messages.json block_Codec_Alert_h264 message
  • Loading branch information
raszpl authored Jul 7, 2024
commit 2110629562d612a553da111ac7899ed4d743a386
4 changes: 2 additions & 2 deletions _locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"black": {
"message": "Negro"
},
"block_Codec_Alert_VP9": {
"block_Codec_Alert_h264": {
"message": "Necesita activar VP9 o H.264 para que Youtube reproduzca videos."
},
"blockAll": {
Expand Down Expand Up @@ -1109,4 +1109,4 @@
"youtubeLimitsVideoQualityTo1080pForH264Codec": {
"message": "YouTube limita calidad de video a 1080p para el codec h.264"
}
}
}
Loading