Add Japanese translations for Node-RED v2.0

This commit is contained in:
Kazuhito Yokoi
2021-07-13 14:05:44 +09:00
parent ed5567fc73
commit 51a9205105
3 changed files with 6 additions and 2 deletions

View File

@@ -84,7 +84,8 @@
"settings": {
"user-not-available": "ユーザ設定を保存できません: __message__",
"not-available": "設定が利用できません",
"property-read-only": "プロパティ '__prop__' は読み出し専用です"
"property-read-only": "プロパティ '__prop__' は読み出し専用です",
"readonly-mode": "ランタイムは読み取り専用モードです。変更は保存されません。"
},
"library": {
"unknownLibrary": "不明なライブラリ: __library__",