fix(i18n): update queue reorder hint to include hotkey usage

This commit is contained in:
NimBold
2026-07-23 14:50:06 +03:30
parent f2b1fb9d4a
commit 7f450a802f
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -380,7 +380,7 @@ const common = {
clickToAdd: 'Click',
addButtonOr: 'button or',
toAddDownloads: 'to add downloads',
queueReorderHint: 'Drag rows to reorder',
queueReorderHint: 'Drag rows to reorder or use the hotkeys:',
queueReorderShortcut: '{{key}} + Arrow Up/Down moves the focused row',
queuePriorityControls: 'Move selected downloads in the queue',
queueDragHandle: 'Drag {{fileName}} to reorder',