diff --git a/src/common/Shortcuts/shortcuts.json b/src/common/Shortcuts/shortcuts.json index 3b44dc2a1..036e7e18d 100644 --- a/src/common/Shortcuts/shortcuts.json +++ b/src/common/Shortcuts/shortcuts.json @@ -106,7 +106,7 @@ }, { "name": "playNext", - "label": "SETTINGS_SHORTCUT_MENU_PLAY_NEXT", + "label": "SETTINGS_SHORTCUT_PLAY_NEXT", "combos": [["Shift", "N"]] } ]