mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 10:49:36 +02:00
Update seek buttons
This commit is contained in:
parent
2b7ac37bc3
commit
f016de70f9
30 changed files with 1092 additions and 2 deletions
4
node_modules/videojs-seek-buttons/dist/lang/it.js
generated
vendored
Normal file
4
node_modules/videojs-seek-buttons/dist/lang/it.js
generated
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
videojs.addLanguage('it', {
|
||||
"Seek forward {{seconds}} seconds": "Avanti di {{seconds}} secondi",
|
||||
"Seek back {{seconds}} seconds": "Indietro di {{seconds}} secondi"
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue