mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	update Japanese translation of nodes
This commit is contained in:
		| @@ -124,6 +124,7 @@ | ||||
|             "filterCurrent": "現在のフロー", | ||||
|             "debugNodes": "debugノード", | ||||
|             "clearLog": "ログを削除", | ||||
|              "filterLog": "ログのフィルタリング", | ||||
|             "openWindow": "新しいウィンドウで開く" | ||||
|         }, | ||||
|         "messageMenu": { | ||||
| @@ -361,7 +362,8 @@ | ||||
|         "output": { | ||||
|             "buffer": "バイナリバッファ", | ||||
|             "string": "文字列", | ||||
|             "base64": "Base64文字列" | ||||
|             "base64": "Base64文字列", | ||||
|             "auto": "自動判定" | ||||
|         }, | ||||
|         "true": "する", | ||||
|         "false": "しない", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user