fix(editor): Fix github star button layout (#13630)

This commit is contained in:
Milorad FIlipović
2025-03-03 13:31:47 +01:00
committed by GitHub
parent 999fb8174a
commit 139b5b378d
4 changed files with 31 additions and 31 deletions

View File

@@ -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, couldnt find that",