fix: translation key for shortcut Shift + N

This commit is contained in:
Botzy 2026-03-13 11:05:42 +02:00
parent 041748ef71
commit eb4f4b9cce

View file

@ -106,7 +106,7 @@
},
{
"name": "playNext",
"label": "SETTINGS_SHORTCUT_MENU_PLAY_NEXT",
"label": "SETTINGS_SHORTCUT_PLAY_NEXT",
"combos": [["Shift", "N"]]
}
]