mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
remove unused entries in KO message catalogue
This commit is contained in:
parent
ee6ee99577
commit
419a183167
@ -273,7 +273,6 @@
|
||||
"deleteSubflow": "서브 플로우 삭제",
|
||||
"info": "상세내역",
|
||||
"category": "카테고리",
|
||||
"format": "Markdown 형식",
|
||||
"errors": {
|
||||
"noNodesSelected": "<strong>서브 플로우를 생성할 수 없습니다</strong> : 노드가 선택되지 않았습니다",
|
||||
"multipleInputsToSelection": "<strong>서브 플로우를 생성할 수 없습니다</strong> : 복수의 입력이 선택되었습니다"
|
||||
|
@ -90,11 +90,7 @@
|
||||
"catchUncaught": "catch: 미보충",
|
||||
"label": {
|
||||
"source": "에러 취득처",
|
||||
"node": "노드",
|
||||
"type": "타입",
|
||||
"selectAll": "모두 선택",
|
||||
"sortByLabel": "노드 이름순으로 정렬",
|
||||
"sortByType": "타입순으로 정렬",
|
||||
"uncaught": "Catch노드로 처리된 에러를 무시"
|
||||
},
|
||||
"scope": {
|
||||
@ -107,10 +103,6 @@
|
||||
"statusNodes": "status: __number__",
|
||||
"label": {
|
||||
"source": "상태취득처",
|
||||
"node": "노드",
|
||||
"type": "타입",
|
||||
"selectAll": "모두 선택",
|
||||
"sortByLabel": "노드 이름순으로 정렬",
|
||||
"sortByType": "타입순으로 정렬"
|
||||
},
|
||||
"scope": {
|
||||
|
Loading…
Reference in New Issue
Block a user