mirror of
https://github.com/nimbold/Firelink.git
synced 2026-09-04 15:05:22 +00:00
fix(i18n): update queue reorder hint to include hotkey usage
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user