mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-13 22:20:58 +00:00
feat: Add unsaved changes tracking to PipelineFormComponent
This commit is contained in:
@@ -589,6 +589,7 @@ const enUS = {
|
||||
copyConfirmTitle: 'Confirm Copy',
|
||||
copyConfirmation:
|
||||
'Are you sure you want to copy this pipeline? This will create a new pipeline with all configurations.',
|
||||
unsavedChanges: 'You have unsaved changes',
|
||||
extensions: {
|
||||
title: 'Extensions',
|
||||
loadError: 'Failed to load plugins',
|
||||
|
||||
Reference in New Issue
Block a user