Files
multica/packages
Jiayuan Zhang 3b734239fa fix(quick-create): remove duplicate keyboard shortcut on agent submit button
The agent submit button rendered the shortcut hint twice — the i18n
string already contained '(⌘↵)' and the JSX appended another
formatShortcut() suffix. Drop the hardcoded shortcut from the
translations and rely on the platform-aware formatShortcut() in JSX.

Co-authored-by: multica-agent <github@multica.ai>
2026-05-06 16:42:09 +08:00
..