-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d8ba649
commit e12ca69
Showing
4 changed files
with
50 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"Play": "Play", | ||
"Pause": "Pause", | ||
"Current Time": "Current Time", | ||
"Duration Time": "Duration Time", | ||
"Remaining Time": "Remaining Time", | ||
"Stream Type": "Stream Type", | ||
"LIVE": "LIVE", | ||
"Loaded": "Loaded", | ||
"Progress": "Progress", | ||
"Fullscreen": "Fullscreen", | ||
"Non-Fullscreen": "Non-Fullscreen", | ||
"Mute": "Mute", | ||
"Unmute": "Unmute", | ||
"Playback Rate": "Playback Rate", | ||
"Subtitles": "Subtitles", | ||
"subtitles off": "subtitles off", | ||
"Captions": "Captions", | ||
"captions off": "captions off", | ||
"Chapters": "Chapters", | ||
"You aborted the media playback": "You aborted the media playback", | ||
"A network error caused the media download to fail part-way.": "A network error caused the media download to fail part-way.", | ||
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "The media could not be loaded, either because the server or network failed or because the format is not supported.", | ||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.", | ||
"No compatible source was found for this media.": "No compatible source was found for this media.", | ||
"Play video": "Play video", | ||
"Close": "Close", | ||
"Modal Window": "Modal Window", | ||
"This is a modal window": "This is a modal window", | ||
"This modal can be closed by pressing the Escape key or activating the close button.": "This modal can be closed by pressing the Escape key or activating the close button.", | ||
", opens captions settings dialog": ", opens captions settings dialog", | ||
", opens subtitles settings dialog": ", opens subtitles settings dialog", | ||
", selected": ", selected" | ||
} |