update Japanese message catalogue

This commit is contained in:
Hiroyasu Nishiyama
2021-07-15 21:09:20 +09:00
parent 88ad2f4c18
commit c1d85f760d
2 changed files with 5 additions and 2 deletions

View File

@@ -226,7 +226,9 @@
},
"require": {
"var": "変数",
"module": "モジュール"
"module": "モジュール",
"moduleName": "モジュール名",
"importAs": "インポート名"
},
"error": {
"externalModuleNotAllowed": "Functionードは、外部モジュールを読み込みできません",