Update message catalogue

This commit is contained in:
Kazuhito Yokoi
2018-12-17 18:48:19 +09:00
parent c0837ead0e
commit f05f534fd2
4 changed files with 3 additions and 6 deletions

3
packages/node_modules/@node-red/runtime/locales/ja/runtime.json vendored Normal file → Executable file
View File

@@ -12,7 +12,8 @@
"loading": "パレットノードのロード",
"palette-editor": {
"disabled": "パレットエディタを無効化 : ユーザ設定",
"npm-not-found": "レットエディタを無効化 : npmコマンドが見つかりません"
"npm-not-found": "レットエディタを無効化 : npmコマンドが見つかりません",
"npm-too-old": "パレットエディタを無効化 : npmのバージョンが古過ぎます。npm 3.x以上が必要です"
},
"errors": "__count__ 個のノードの登録に失敗しました",
"errors_plural": "__count__ 個のノードの登録に失敗しました",