mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-23 11:44:06 -08:00
🐛 Small fixes to sample translations
This commit is contained in:
parent
a48429f425
commit
df5a6a96a2
|
@ -428,7 +428,7 @@ export default {
|
|||
help: '🇩🇪 Help',
|
||||
helpMenuItems: {
|
||||
documentation: '🇩🇪 Documentation',
|
||||
forum: '🇩🇪 Forum @:mainSidebar.helpMenuItems.documentation',
|
||||
forum: '🇩🇪 Forum',
|
||||
workflows: '🇩🇪 Workflows',
|
||||
},
|
||||
importFromFile: '🇩🇪 Import from File',
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
github: {
|
||||
start: {
|
||||
header: {
|
||||
displayName: '🇩🇪 Start',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue