Add "increase/decrease auto scroll speed" hotkeys

This commit is contained in:
schroda
2024-12-29 22:24:59 +01:00
parent 3238103ca0
commit d90767c71c
5 changed files with 36 additions and 3 deletions

View File

@@ -881,6 +881,8 @@
"exit_mode": "Open page on exit",
"hotkey": {
"auto_scroll": "Toggle auto scroll",
"auto_scroll_speed_decrease": "Decrease auto scroll speed",
"auto_scroll_speed_increase": "Increase auto scroll speed",
"menu": "Toggle menu",
"next_chapter": "Next chapter",
"next_page": "Next page",