mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
add i18n support for project default files generation
This commit is contained in:
@@ -150,7 +150,9 @@
|
||||
"disabled": "Projects disabled : editorTheme.projects.enabled=false",
|
||||
"disabledNoFlag": "Projects disabled : set editorTheme.projects.enabled=true to enable",
|
||||
"git-not-found": "Projects disabled : git command not found",
|
||||
"git-version-old": "Projects disabled : git __version__ not supported. Requires 2.x"
|
||||
"git-version-old": "Projects disabled : git __version__ not supported. Requires 2.x",
|
||||
"summary": "A Node-RED Project",
|
||||
"readme": "### About\n\nThis is your project's README.md file. It helps users understand what your\nproject does, how to use it and anything else they may need to know."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user