fix(editor): Update version control setup CTA tooltip (#6393)
This commit is contained in:
@@ -1366,7 +1366,7 @@
|
||||
"settings.versionControl.button.push": "Push",
|
||||
"settings.versionControl.button.pull": "Pull",
|
||||
"settings.versionControl.button.setup": "Set up version control",
|
||||
"settings.versionControl.button.setup.tooltip": "You have version control enabled. Go to the settings page to connect to your Git repository.",
|
||||
"settings.versionControl.button.setup.tooltip": "Version control is available on this instance. Go to the settings page to connect to your Git repository.",
|
||||
"settings.versionControl.modals.push.title": "Commit and push changes",
|
||||
"settings.versionControl.modals.push.description": "Select the files you want to stage in your commit and add a commit message. ",
|
||||
"settings.versionControl.modals.push.description.workflows": "Since you are on the Workflows page, the modified workflow files have been pre-selected for you.",
|
||||
|
||||
Reference in New Issue
Block a user