1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00
Oinktube/plugin/SeekButton/videojs-seek-buttons/lang/it.js
daniel c01349aee1 https://github.com/DanielnetoDotCom/YouPHPTube/issues/1190
Remove the required from personalInfo
2018-10-29 21:47:24 -03:00

4 lines
No EOL
171 B
JavaScript

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