mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix uncleared translations in change node
This commit is contained in:
		@@ -777,8 +777,8 @@
 | 
			
		||||
            "change": "値の置換",
 | 
			
		||||
            "delete": "値の削除",
 | 
			
		||||
            "move": "値の移動",
 | 
			
		||||
            "toValue": "対象の値",
 | 
			
		||||
            "to": "対象の値",
 | 
			
		||||
            "toValue": "代入する値",
 | 
			
		||||
            "to": "移動先",
 | 
			
		||||
            "search": "検索する文字列",
 | 
			
		||||
            "replace": "置換後の文字列"
 | 
			
		||||
        },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user