We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95bceee + 32e97bf commit 080b84eCopy full SHA for 080b84e
package.nls.json
@@ -116,7 +116,7 @@
116
"AWS.command.quickStart.error": "There was an error retrieving the Quick Start page",
117
"AWS.command.stepFunctions.createStateMachineFromTemplate": "Create a new Step Functions state machine",
118
"AWS.command.stepFunctions.publishStateMachine": "Publish state machine to Step Functions",
119
- "AWS.command.stepFunctions.previewStateMachine": "Preview state machine graph",
+ "AWS.command.stepFunctions.previewStateMachine": "Render state machine graph",
120
"AWS.stepFunctions.graph.titlePrefix": "Graph: {0}",
121
"AWS.credentials.statusbar.no.credentials": "(not connected)",
122
"AWS.credentials.statusbar.text": "AWS Credentials: {0}",
0 commit comments