mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add Japanese translations for Node-RED v2.0
This commit is contained in:
@@ -84,7 +84,8 @@
|
||||
"settings": {
|
||||
"user-not-available": "ユーザ設定を保存できません: __message__",
|
||||
"not-available": "設定が利用できません",
|
||||
"property-read-only": "プロパティ '__prop__' は読み出し専用です"
|
||||
"property-read-only": "プロパティ '__prop__' は読み出し専用です",
|
||||
"readonly-mode": "ランタイムは読み取り専用モードです。変更は保存されません。"
|
||||
},
|
||||
"library": {
|
||||
"unknownLibrary": "不明なライブラリ: __library__",
|
||||
|
Reference in New Issue
Block a user