mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Update Japanese translations in messages.json
This commit is contained in:
parent
7e5bd5f2c1
commit
effc64db9a
@ -65,7 +65,8 @@
|
||||
"tip": "<b>注釈:</b> 「指定した時間間隔、日時」と「指定した日時」はcronを使用します。詳細はノードの「情報」を確認してください。",
|
||||
"success": "inject処理を実行しました: __label__",
|
||||
"errors": {
|
||||
"failed": "inject処理が失敗しました。詳細はログを確認してください。"
|
||||
"failed": "inject処理が失敗しました。詳細はログを確認してください。",
|
||||
"toolong": "時間間隔が大き過ぎます"
|
||||
}
|
||||
},
|
||||
"catch": {
|
||||
@ -399,6 +400,7 @@
|
||||
},
|
||||
"listenon": "待ち受け",
|
||||
"connectto": "接続",
|
||||
"sendrec": "送信/受信",
|
||||
"payload": "ペイロードを送信/受信",
|
||||
"message": "メッセージ全体を送信/受信",
|
||||
"tip": {
|
||||
|
Loading…
Reference in New Issue
Block a user