Update Japanese translations in messages.json

This commit is contained in:
Kazuhito Yokoi 2018-01-31 05:02:20 +00:00
parent 7e5bd5f2c1
commit effc64db9a
1 changed files with 3 additions and 1 deletions

View File

@ -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": {