mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
i18n & JP message for node config tab
This commit is contained in:
@@ -887,5 +887,10 @@
|
||||
"unexpected": "An unexpected error occurred",
|
||||
"code": "code"
|
||||
}
|
||||
},
|
||||
"editor-tab": {
|
||||
"properties": "@Properties",
|
||||
"description": "@Description",
|
||||
"appearance": "@Appearance"
|
||||
}
|
||||
}
|
||||
|
@@ -881,5 +881,10 @@
|
||||
"unexpected": "予期しないエラーが発生しました",
|
||||
"code": "コード"
|
||||
}
|
||||
},
|
||||
"editor-tab": {
|
||||
"properties": "プロパティ",
|
||||
"description": "説明",
|
||||
"appearance": "外観"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user