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:
2
packages/node_modules/@node-red/editor-client/locales/ja/editor.json
vendored
Normal file → Executable file
2
packages/node_modules/@node-red/editor-client/locales/ja/editor.json
vendored
Normal file → Executable file
@@ -153,7 +153,6 @@
|
||||
"node_plural": "__count__ 個のノード",
|
||||
"configNode": "__count__ 個の設定ノード",
|
||||
"configNode_plural": "__count__ 個の設定ノード",
|
||||
"node_plural": "__count__ 個のノード",
|
||||
"flow": "__count__ 個のフロー",
|
||||
"flow_plural": "__count__ 個のフロー",
|
||||
"subflow": "__count__ 個のサブフロー",
|
||||
@@ -716,6 +715,7 @@
|
||||
},
|
||||
"markdownEditor": {
|
||||
"title": "マークダウンエディタ",
|
||||
"format": "マークダウン形式で記述"
|
||||
"heading1": "見出しレベル1",
|
||||
"heading2": "見出しレベル2",
|
||||
"heading3": "見出しレベル3",
|
||||
|
Reference in New Issue
Block a user