Merge pull request #4740 from node-red/resyn-dev

Resync master to dev
This commit is contained in:
Nick O'Leary
2024-05-30 14:15:26 +01:00
committed by GitHub
12 changed files with 119 additions and 95 deletions

View File

@@ -727,6 +727,7 @@
"nodeHelp": "Node Help",
"showHelp": "Show help",
"showInOutline": "Show in outline",
"hideTopics": "Hide topics",
"showTopics": "Show topics",
"noHelp": "No help topic selected",
"changeLog": "Change Log"
@@ -922,6 +923,8 @@
}
},
"typedInput": {
"selected": "__count__ selected",
"selected_plural": "__count__ selected",
"type": {
"str": "string",
"num": "number",