diff --git a/src/pyj/read_book/shortcuts.pyj b/src/pyj/read_book/shortcuts.pyj index 51b295c41a..c8e7e81b7e 100644 --- a/src/pyj/read_book/shortcuts.pyj +++ b/src/pyj/read_book/shortcuts.pyj @@ -189,7 +189,7 @@ def shortcuts_definition(): ), 'copy_to_clipboard': desc( - 'Ctrl+c', + v"['Ctrl+c', 'Meta+c']", 'ui', _('Copy to clipboard'), ),