mirror of
https://github.com/videojs/video.js.git
synced 2025-02-12 12:16:27 +02:00
fix: Add skip button text for Spanish (#8340)
This commit is contained in:
parent
97ba60f4e7
commit
e2f9231532
@ -90,5 +90,7 @@
|
|||||||
"Color": "Color",
|
"Color": "Color",
|
||||||
"Opacity": "Opacidad",
|
"Opacity": "Opacidad",
|
||||||
"Text Background": "Fondo del texto",
|
"Text Background": "Fondo del texto",
|
||||||
"Caption Area Background": "Fondo del área de subtítulos"
|
"Caption Area Background": "Fondo del área de subtítulos",
|
||||||
|
"Skip forward {1} seconds": "Avanza {1} segundos",
|
||||||
|
"Skip backward {1} seconds": "Retrocede {1} segundos"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user