mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 03:12:15 +00:00
🐛 Small fixes to sample translations
This commit is contained in:
@@ -428,7 +428,7 @@ export default {
|
|||||||
help: '🇩🇪 Help',
|
help: '🇩🇪 Help',
|
||||||
helpMenuItems: {
|
helpMenuItems: {
|
||||||
documentation: '🇩🇪 Documentation',
|
documentation: '🇩🇪 Documentation',
|
||||||
forum: '🇩🇪 Forum @:mainSidebar.helpMenuItems.documentation',
|
forum: '🇩🇪 Forum',
|
||||||
workflows: '🇩🇪 Workflows',
|
workflows: '🇩🇪 Workflows',
|
||||||
},
|
},
|
||||||
importFromFile: '🇩🇪 Import from File',
|
importFromFile: '🇩🇪 Import from File',
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
github: {
|
start: {
|
||||||
header: {
|
header: {
|
||||||
displayName: '🇩🇪 Start',
|
displayName: '🇩🇪 Start',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user