mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Update message catalogue
This commit is contained in:
		@@ -32,6 +32,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    "inject": {
 | 
			
		||||
        "inject": "inject",
 | 
			
		||||
        "injectNow": "inject実行",
 | 
			
		||||
        "repeat": "repeat = __repeat__",
 | 
			
		||||
        "crontab": "crontab = __crontab__",
 | 
			
		||||
        "stopped": "stopped",
 | 
			
		||||
@@ -170,7 +171,8 @@
 | 
			
		||||
            "passphrase": "パスフレーズ",
 | 
			
		||||
            "ca": "CA証明書",
 | 
			
		||||
            "verify-server-cert": "サーバ証明書を確認",
 | 
			
		||||
            "servername": "サーバ名"
 | 
			
		||||
            "servername": "サーバ名",
 | 
			
		||||
            "alpnprotocol": "ALPNプロトコル"
 | 
			
		||||
        },
 | 
			
		||||
        "placeholder": {
 | 
			
		||||
            "cert": "証明書(PEM形式)のパス",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user