mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 20:24:05 -08:00
🐛 Small fixes to sample translations
This commit is contained in:
parent
a48429f425
commit
df5a6a96a2
|
@ -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',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue