1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/node_modules/videojs-seek-buttons/dist/lang/zh-CN.js
2023-06-30 14:36:10 -03:00

4 lines
No EOL
158 B
JavaScript

videojs.addLanguage('zh-CN', {
"Seek forward {{seconds}} seconds": "快进 {{seconds}} 秒",
"Seek back {{seconds}} seconds": "快退 {{seconds}} 秒"
});