mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix(editor): Quick fix to password change form validation (#16565)
This commit is contained in:
@@ -66,4 +66,5 @@ export default {
|
||||
'iconPicker.tabs.icons': 'Icons',
|
||||
'iconPicker.tabs.emojis': 'Emojis',
|
||||
'selectableList.addDefault': '+ Add a',
|
||||
'auth.changePassword.passwordsMustMatchError': 'Passwords must match',
|
||||
} as N8nLocale;
|
||||
|
||||
Reference in New Issue
Block a user