Add Japanese translations for outliner, jsonata and runtime

This commit is contained in:
Kazuhito Yokoi
2020-06-16 21:32:10 +09:00
parent afb782410d
commit 52eb158231
4 changed files with 20 additions and 3 deletions

View File

@@ -31,6 +31,8 @@
"install-failed": "インストールに失敗しました",
"install-failed-long": "モジュール __name__ のインストールに失敗しました:",
"install-failed-not-found": "$t(server.install.install-failed-long) モジュールが見つかりません",
"install-failed-name": "$t(server.install.install-failed-long) 不正なモジュール名: __name__",
"install-failed-url": "$t(server.install.install-failed-long) 不正なURL: __url__",
"upgrading": "モジュール __name__ をバージョン __version__ に更新します",
"upgraded": "モジュール __name__ を更新しました。新しいバージョンを使うには、Node-REDを再起動してください。",
"upgrade-failed-not-found": "$t(server.install.install-failed-long) バージョンが見つかりません",