diff options
Diffstat (limited to 'public/_locales/en/messages.json')
-rw-r--r-- | public/_locales/en/messages.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index b1be0523..711667c3 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -918,5 +918,11 @@ }, "youtubeKeybindWarning": { "message": "This is a built-in YouTube shortcut. Are you sure you want to use it?" + }, + "bindMediaKey": { + "message": "Play/Pause Current Video with Media Keys" + }, + "bindMediaKeyDescription": { + "message": "Enable this if your media keys stop working after the audio notification is played." } } |