mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-09 07:28:14 -07:00
feature: Added LibMDK video player backend (#162)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
6e32018183
commit
da354437e3
53 changed files with 1499 additions and 1006 deletions
|
|
@ -1125,5 +1125,13 @@
|
|||
"stop": "Stop",
|
||||
"resumeVideo": "Resume video",
|
||||
"closeVideo": "Close video",
|
||||
"playNextVideo": "Play next video"
|
||||
"playNextVideo": "Play next video",
|
||||
"playerSettingsBackendTitle": "Video player Backend",
|
||||
"playerSettingsBackendDesc": "Choose your preferred media player for optimal playback experience",
|
||||
"defaultLabel": "Default",
|
||||
"@defaultLabel": {
|
||||
"description": "To indicate a default value, default video player backend"
|
||||
},
|
||||
"noVideoPlayerOptions": "The selected backend has no options",
|
||||
"mdkExperimental": "MDK is still in a experimental stage"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue