mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add force-deploy option when conflict detected
This commit is contained in:
@@ -133,9 +133,10 @@
|
||||
"button": {
|
||||
"ignore": "Ignore",
|
||||
"confirm": "Confirm deploy",
|
||||
"review": "Review differences",
|
||||
"review": "Review changes",
|
||||
"cancel": "Cancel",
|
||||
"merge": "Merge changes"
|
||||
"merge": "Merge",
|
||||
"overwrite": "Ignore & deploy"
|
||||
},
|
||||
"undeployedChanges": "You have undeployed changes.\n\nLeaving this page will lose these changes.",
|
||||
"improperlyConfigured": "The workspace contains some nodes that are not properly configured:",
|
||||
|
Reference in New Issue
Block a user