mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
The slug_reserved error introduced in #2228 was hardcoded English, and the older inline format/conflict errors in step-workspace.tsx had the same problem. Move all of them to the workspace + onboarding locale namespaces (en + zh-Hans) and drop the now-unused string constants from slug.ts. Co-authored-by: multica-agent <github@multica.ai>