mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat(editor): Improve feedback buttons behavior (#18247)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -40,7 +40,7 @@ export default {
|
||||
'assistantChat.builder.configuredNodes': 'Configured nodes',
|
||||
'assistantChat.builder.thumbsUp': 'Helpful',
|
||||
'assistantChat.builder.thumbsDown': 'Not helpful',
|
||||
'assistantChat.builder.feedbackPlaceholder': 'Tell us about your experience',
|
||||
'assistantChat.builder.feedbackPlaceholder': 'What went wrong?',
|
||||
'assistantChat.builder.success': 'Thank you for your feedback!',
|
||||
'assistantChat.builder.submit': 'Submit feedback',
|
||||
'assistantChat.builder.workflowGenerated1': 'Your workflow was created successfully!',
|
||||
|
||||
Reference in New Issue
Block a user