Commit 8ea615e
committed
chore(strings): point the mode-switch hint at the new pencil toggle
Onboarding section 6's mode-switch hint used to embed the playButton.svg
with alt="Play". The live-preview toolbar now surfaces a single pencil
edit toggle instead of the play-styled preview button, so update
DEMO_MODE_SWITCH_HINT to inline <i class="fa-solid fa-pencil"> inside
the existing .play-button-hint chip, and change "buttons" to "button"
since there's only one toggle now.
Only root/strings.js is edited — other locales auto-translate via CI.1 parent f5244eb commit 8ea615e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2358 | 2358 | | |
2359 | 2359 | | |
2360 | 2360 | | |
2361 | | - | |
| 2361 | + | |
2362 | 2362 | | |
2363 | 2363 | | |
2364 | 2364 | | |
| |||
0 commit comments