mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Apply suggestions from code review
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
This commit is contained in:
		| @@ -442,7 +442,7 @@ | ||||
|         "addNewConfig": "Add new __type__ config node", | ||||
|         "editNode": "Edit __type__ node", | ||||
|         "editConfig": "Edit __type__ config node", | ||||
|         "addNewType": "Please add new __type__...", | ||||
|         "addNewType": "Add new __type__...", | ||||
|         "nodeProperties": "node properties", | ||||
|         "label": "Label", | ||||
|         "color": "Color", | ||||
|   | ||||
| @@ -442,7 +442,7 @@ | ||||
|     "addNewConfig": "Ajouter un nouveau noeud de configuration __type__", | ||||
|     "editNode": "Modifier le noeud __type__", | ||||
|     "editConfig": "Modifier le noeud de configuration __type__", | ||||
|     "addNewType": "Veuillez ajouter un nouveau __type__...", | ||||
|     "addNewType": "Ajouter un nouveau __type__...", | ||||
|     "nodeProperties": "Propriétés du noeud", | ||||
|     "label": "Étiquette", | ||||
|     "color": "Couleur", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user