mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat(editor): Add "Working" overlay in the middle of the canvas (no-changelog) (#17744)
This commit is contained in:
@@ -65,6 +65,7 @@ export default {
|
||||
'assistantChat.inputPlaceholder': 'Enter your response...',
|
||||
'assistantChat.copy': 'Copy',
|
||||
'assistantChat.copied': 'Copied',
|
||||
'aiAssistant.builder.canvas.thinking': 'Working...',
|
||||
'inlineAskAssistantButton.asked': 'Asked',
|
||||
'iconPicker.button.defaultToolTip': 'Choose icon',
|
||||
'iconPicker.tabs.icons': 'Icons',
|
||||
|
||||
Reference in New Issue
Block a user