@playkit-js/dynamic-watermark
Version:
kaltura-player-js dynamic watermark
29 lines (27 loc) • 1.14 kB
JSON
{
"en": {
"dynamicWatermark": {
"warning": "Warning",
"webhookBlocked": {
"error": "Access to <{webhookURL}> is blocked.",
"details": "Playback is only allowed if access to this URL is enabled."
},
"ipFail": {
"error": "Unable to determine your network location. Video playback has been stopped.",
"details": "Watermark functionality requires your network location. Please refresh or check your network settings before trying again."
},
"initFail": {
"error": "Watermark initialization failed. Video playback has been stopped.",
"details": "An unexpected issue occurred. Please refresh the page or contact support to restore playback."
},
"tampered": {
"error": "A system integrity issue has been detected. Video playback has been disabled.",
"details": "Playback is no longer available. Please refresh or seek assistance."
},
"unknown": {
"error": "An unknown issue occurred. Video playback has been stopped.",
"details": "Please try refreshing the page or contact support."
}
}
}
}