8000 fix: Add skip button text for Spanish (#8340) · videojs/video.js@e2f9231 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit e2f9231

Browse files
authored
fix: Add skip button text for Spanish (#8340)
1 parent 97ba60f commit e2f9231

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lang/es.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,7 @@
9090
"Color": "Color",
9191
"Opacity": "Opacidad",
9292
"Text Background": "Fondo del texto",
93-
"Caption Area Background": "Fondo del área de subtítulos"
93+
"Caption Area Background": "Fondo del área de subtítulos",
94+
"Skip forward {1} seconds": "Avanza {1} segundos",
95+
"Skip backward {1} seconds": "Retrocede {1} segundos"
9496
}

0 commit comments

Comments
 (0)
0