1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
This commit is contained in:
Daniel Neto 2023-07-02 19:30:57 -03:00
parent ed9048ec37
commit 14f492d68f
60 changed files with 27146 additions and 0 deletions

5
node_modules/videojs-playlist-ui/dist/lang/ko.js generated vendored Normal file
View file

@ -0,0 +1,5 @@
videojs.addLanguage('ko', {
"Now Playing": "지금 재생 중",
"Up Next": "다음",
"Untitled Video": "제목 없는 비디오"
});