Add Japanese translations for Node-RED v1.3

This commit is contained in:
Kazuhito Yokoi
2021-04-08 20:06:35 +09:00
parent 41a0147938
commit a157580b22
6 changed files with 8 additions and 4 deletions

View File

@@ -44,7 +44,8 @@
"loadNodes": "Loading Nodes __count__",
"loadFlows": "Loading Flows",
"importFlows": "Adding Flows to workspace",
"importError": "<p>Error adding flows</p><p>__message__</p>"
"importError": "<p>Error adding flows</p><p>__message__</p>",
"loadingProject": "Loading project"
},
"workspace": {
"defaultName": "Flow __number__",