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:
3
packages/node_modules/@node-red/runtime/locales/ja/runtime.json
vendored
Normal file → Executable file
3
packages/node_modules/@node-red/runtime/locales/ja/runtime.json
vendored
Normal file → Executable 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__ 個のノードの登録に失敗しました",
|
||||
|
Reference in New Issue
Block a user