mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-07 10:29:37 +00:00
fix: translation key for shortcut Shift + N
This commit is contained in:
parent
041748ef71
commit
eb4f4b9cce
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@
|
|||
},
|
||||
{
|
||||
"name": "playNext",
|
||||
"label": "SETTINGS_SHORTCUT_MENU_PLAY_NEXT",
|
||||
"label": "SETTINGS_SHORTCUT_PLAY_NEXT",
|
||||
"combos": [["Shift", "N"]]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue