mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Fixed editor.json (#2321)
This commit is contained in:
parent
547e7a1b21
commit
451835fbeb
@ -955,7 +955,7 @@
|
|||||||
"confirm": "<p>デプロイされていない変更は失われます。</p><p>続けますか?</p>"
|
"confirm": "<p>デプロイされていない変更は失われます。</p><p>続けますか?</p>"
|
||||||
},
|
},
|
||||||
"send-req": {
|
"send-req": {
|
||||||
"auth-req": "リポジトリ対する認証が必要です",
|
"auth-req": "リポジトリに対する認証が必要です",
|
||||||
"username": "ユーザ名",
|
"username": "ユーザ名",
|
||||||
"password": "パスワード",
|
"password": "パスワード",
|
||||||
"passphrase": "パスフレーズ",
|
"passphrase": "パスフレーズ",
|
||||||
|
Loading…
Reference in New Issue
Block a user