Skip to content

Commit 8414a9a

Browse files
committed
update snapshots not available in studio message
1 parent d7426cb commit 8414a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/frontend-shared/src/locales/en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -962,7 +962,7 @@
962962
"snapshotMissingError": "The snapshot is missing. Displaying current state of the DOM.",
963963
"defaultTitle": "DOM snapshot",
964964
"pinnedTitle": "Pinned",
965-
"studioActiveError": "Cannot show snapshot while creating commands in Studio"
965+
"studioActiveError": "Command snapshots are not available while in Studio"
966966
},
967967
"selectorPlayground": {
968968
"matches": "No matches | {n} match | {n} matches",

0 commit comments

Comments
 (0)