mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Support i18n in MQTT node property
This commit is contained in:
		@@ -446,7 +446,9 @@
 | 
			
		||||
            "staticTopic": "1つのトピックを購読",
 | 
			
		||||
            "dynamicTopic": "動的な購読",
 | 
			
		||||
            "auto-connect": "自動接続",
 | 
			
		||||
            "auto-mode-depreciated": "本オプションは非推奨になりました。新しい自動判定モードを使用してください。"
 | 
			
		||||
            "auto-mode-depreciated": "本オプションは非推奨になりました。新しい自動判定モードを使用してください。",
 | 
			
		||||
            "none": "なし",
 | 
			
		||||
            "other": "その他"
 | 
			
		||||
        },
 | 
			
		||||
        "sections-label": {
 | 
			
		||||
            "birth-message": "接続時の送信メッセージ(Birthメッセージ)",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user