Skip to content

Commit

Permalink
fix(lang): Remove dupelicate entry in en.json (#8093)
Browse files Browse the repository at this point in the history
Removes duplicate `Exit Fullscreen`
  • Loading branch information
mister-ben authored Jan 27, 2023
1 parent 2e96253 commit 68fec76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"progress bar timing: currentTime={1} duration={2}": "{1} of {2}",
"Fullscreen": "Fullscreen",
"Exit Fullscreen": "Exit Fullscreen",
"Exit Fullscreen": "Exit Fullscreen",
"Mute": "Mute",
"Unmute": "Unmute",
"Playback Rate": "Playback Rate",
Expand Down

0 comments on commit 68fec76

Please sign in to comment.