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

@@ -225,6 +225,7 @@
"module": "module"
},
"error": {
"externalModuleNotAllowed": "Function node not allowed to load external modules",
"moduleNotAllowed": "Module __module__ not allowed",
"moduleLoadError": "Failed to load module __module__: __error__",
"moduleNameError": "Invalid module variable name: __name__",