Skip to content

Commit

Permalink
fix: fix playback-rate in en
Browse files Browse the repository at this point in the history
  • Loading branch information
ambar committed Sep 22, 2021
1 parent 3b7ab40 commit a8e2061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/griffith/src/constants/locales.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const en = {
'action-exit-page-fullscreen': 'Exit PageFullscreen',
'action-enter-pip': 'Picture in Picture',
'action-exit-pip': 'Exit Picture in Picture',
'playback-rate': 'PlaybackRate',
'playback-rate': 'Speed',
replay: 'Replay',
}

Expand Down

0 comments on commit a8e2061

Please sign in to comment.