1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 10:19:24 +02:00
Oinktube/plugin/SeekButton/videojs-seek-buttons/lang/it.js

4 lines
No EOL
171 B
JavaScript
Executable file

videojs.addLanguage('it', {
"Seek forward {{seconds}} seconds": "Avanti di {{seconds}} secondi",
"Seek back {{seconds}} seconds": "Indietro di {{seconds}} secondi"
});