mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat(editor): Add dragging and hiding for evaluation table columns (#17587)
This commit is contained in:
@@ -71,4 +71,7 @@ export default {
|
||||
'iconPicker.tabs.emojis': 'Emojis',
|
||||
'selectableList.addDefault': '+ Add a',
|
||||
'auth.changePassword.passwordsMustMatchError': 'Passwords must match',
|
||||
'tableControlsButton.display': 'Display',
|
||||
'tableControlsButton.shown': 'Shown',
|
||||
'tableControlsButton.hidden': 'Hidden',
|
||||
} as N8nLocale;
|
||||
|
||||
Reference in New Issue
Block a user