UNPKG

@vime/core

Version:

Customizable, extensible, accessible and framework agnostic media player.

42 lines (41 loc) 1.03 kB
export const en = { play: 'Play', pause: 'Pause', playback: 'Playback', scrubber: 'Scrubber', scrubberLabel: '{currentTime} of {duration}', played: 'Played', duration: 'Duration', buffered: 'Buffered', close: 'Close', currentTime: 'Current time', live: 'LIVE', volume: 'Volume', mute: 'Mute', unmute: 'Unmute', audio: 'Audio', default: 'Default', captions: 'Captions', subtitlesOrCc: 'Subtitles/CC', enableCaptions: 'Enable subtitles/captions', disableCaptions: 'Disable subtitles/captions', auto: 'Auto', fullscreen: 'Fullscreen', enterFullscreen: 'Enter fullscreen', exitFullscreen: 'Exit fullscreen', settings: 'Settings', seekForward: 'Seek forward', seekBackward: 'Seek backward', seekTotal: 'Seek total', normal: 'Normal', none: 'None', playbackRate: 'Playback Rate', playbackQuality: 'Playback Quality', loop: 'Loop', disabled: 'Disabled', off: 'Off', enabled: 'Enabled', pip: 'Picture-in-Picture', enterPiP: 'Miniplayer', exitPiP: 'Expand', };