diff --git a/src/pyj/read_book/shortcuts.pyj b/src/pyj/read_book/shortcuts.pyj index ddbc8ad898..24552bc8c7 100644 --- a/src/pyj/read_book/shortcuts.pyj +++ b/src/pyj/read_book/shortcuts.pyj @@ -264,7 +264,7 @@ def shortcuts_definition(): ), 'metadata': desc( - 'Ctrl+n', + v"['Ctrl+n', 'Ctrl+e']", 'ui', _('Show the book metadata') ),