refactor: Remove pre-setup prompt on owner setup (#6495)
This commit is contained in:
committed by
कारतोफ्फेलस्क्रिप्ट™
parent
0287d5becd
commit
abe7f71627
@@ -90,15 +90,8 @@
|
||||
"auth.roles.member": "Member",
|
||||
"auth.roles.owner": "Owner",
|
||||
"auth.agreement.label": "Inform me about security vulnerabilities if they arise",
|
||||
"auth.setup.confirmOwnerSetup": "Set up owner account?",
|
||||
"auth.setup.confirmOwnerSetupMessage": "To give others access to your <b>{entities}</b>, you’ll need to share these account details with them. Or you can continue as before with no account, by going back and skipping this setup. <a href=\"https://docs.n8n.io/user-management/\" target=\"_blank\">More info</a>",
|
||||
"auth.setup.createAccount": "Create account",
|
||||
"auth.setup.goBack": "Go back",
|
||||
"auth.setup.next": "Next",
|
||||
"auth.setup.settingUpOwnerError": "Problem setting up owner",
|
||||
"auth.setup.setupConfirmation.concatEntities": "{workflows} and {credentials}",
|
||||
"auth.setup.setupConfirmation.credentials": "{count} credential | {count} credentials",
|
||||
"auth.setup.setupConfirmation.existingWorkflows": "{count} existing workflow | {count} existing workflows",
|
||||
"auth.setup.setupOwner": "Set up owner account",
|
||||
"auth.signin": "Sign in",
|
||||
"auth.signin.error": "Problem logging in",
|
||||
|
||||
Reference in New Issue
Block a user