mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 20:00:02 +00:00
fix(editor): Fix github star button layout (#13630)
This commit is contained in:
committed by
GitHub
parent
999fb8174a
commit
139b5b378d
@@ -65,6 +65,7 @@
|
||||
"generic.error": "Something went wrong",
|
||||
"generic.settings": "Settings",
|
||||
"generic.service": "the service",
|
||||
"generic.star": "Star",
|
||||
"generic.tryNow": "Try now",
|
||||
"generic.dismiss": "Dismiss",
|
||||
"generic.unsavedWork.confirmMessage.headline": "Save changes before leaving?",
|
||||
@@ -675,6 +676,7 @@
|
||||
"duplicateWorkflowDialog.errors.forbidden.title": "Duplicate workflow failed",
|
||||
"duplicateWorkflowDialog.errors.forbidden.message": "This action is forbidden. Do you have the correct permissions?",
|
||||
"duplicateWorkflowDialog.errors.generic.title": "Duplicate workflow failed",
|
||||
"editor.mainHeader.githubButton.label": "Star n8n-io/n8n on GitHub",
|
||||
"error": "Error",
|
||||
"error.goBack": "Go back",
|
||||
"error.pageNotFound": "Oops, couldn’t find that",
|
||||
|
||||
Reference in New Issue
Block a user