mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Move messages to editor.json
This commit is contained in:
		@@ -602,15 +602,6 @@
 | 
			
		||||
        "label": {
 | 
			
		||||
            "property": "プロパティ",
 | 
			
		||||
            "rule": "条件",
 | 
			
		||||
            "string": "文字列",
 | 
			
		||||
            "number": "数値",
 | 
			
		||||
            "boolean": "真偽値",
 | 
			
		||||
            "array": "配列",
 | 
			
		||||
            "buffer": "バッファ",
 | 
			
		||||
            "object": "オブジェクト",
 | 
			
		||||
            "jsonString": "JSON文字列",
 | 
			
		||||
            "undefined": "undefined",
 | 
			
		||||
            "null": "null",
 | 
			
		||||
            "repair": "メッセージ列の補正"
 | 
			
		||||
        },
 | 
			
		||||
        "previous": "前回の値",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user