Skip to content

fix(workspace): missing canvas.menu.removeLevel i18n key#1024

Merged
buggtb merged 1 commit into
developmentfrom
fix/canvas-removelevel-i18n
May 28, 2026
Merged

fix(workspace): missing canvas.menu.removeLevel i18n key#1024
buggtb merged 1 commit into
developmentfrom
fix/canvas-removelevel-i18n

Conversation

@buggtb
Copy link
Copy Markdown
Contributor

@buggtb buggtb commented May 28, 2026

Tail of #1023: the menu entries rendered the literal key 'canvas.menu.removeLevel: Year' because the key wasn't in the en bundle (only cellset.menu.removeLevel existed). One-line add.

The right-click 'Remove Level: <name>' entries shipped in #1023
referenced canvas.menu.removeLevel but only cellset.menu.removeLevel
existed in the en bundle, so the menu rendered the literal key
('canvas.menu.removeLevel: Year'). Add the missing key.
@buggtb buggtb merged commit dfc4320 into development May 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant