mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 11:49:59 +00:00
⚡ Account for multiple headers in single translation file
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
module.exports = {
|
||||
githubTrigger: {
|
||||
header: {
|
||||
displayName: '🇩🇪 GitHub Trigger',
|
||||
description: '🇩🇪 Listen to GitHub events',
|
||||
},
|
||||
},
|
||||
github: {
|
||||
header: {
|
||||
displayName: '🇩🇪 GitHub',
|
||||
|
||||
Reference in New Issue
Block a user