mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-20 07:49:59 +02:00
New translations en.json (Korean)
This commit is contained in:
@@ -162,6 +162,13 @@
|
|||||||
"hint_emptyLibrary": "캔버스 위에서 아이템을 선택하여 여기에 추가를 하거나, 아래의 공용 저장소에서 라이브러리를 설치하세요.",
|
"hint_emptyLibrary": "캔버스 위에서 아이템을 선택하여 여기에 추가를 하거나, 아래의 공용 저장소에서 라이브러리를 설치하세요.",
|
||||||
"hint_emptyPrivateLibrary": "캔버스 위에서 아이템을 선택하여 여기 추가하세요."
|
"hint_emptyPrivateLibrary": "캔버스 위에서 아이템을 선택하여 여기 추가하세요."
|
||||||
},
|
},
|
||||||
|
"search": {
|
||||||
|
"title": "",
|
||||||
|
"noMatch": "",
|
||||||
|
"singleResult": "",
|
||||||
|
"multipleResults": "",
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"clearReset": "캔버스 초기화",
|
"clearReset": "캔버스 초기화",
|
||||||
"exportJSON": "파일로 내보내기",
|
"exportJSON": "파일로 내보내기",
|
||||||
@@ -297,6 +304,7 @@
|
|||||||
"shapes": "모양"
|
"shapes": "모양"
|
||||||
},
|
},
|
||||||
"hints": {
|
"hints": {
|
||||||
|
"dismissSearch": "",
|
||||||
"canvasPanning": "캔버스를 옮기려면 마우스 휠이나 스페이스바를 누르고 드래그하거나, 손 도구를 사용하기",
|
"canvasPanning": "캔버스를 옮기려면 마우스 휠이나 스페이스바를 누르고 드래그하거나, 손 도구를 사용하기",
|
||||||
"linearElement": "여러 점을 연결하려면 클릭하고, 직선을 그리려면 바로 드래그하세요.",
|
"linearElement": "여러 점을 연결하려면 클릭하고, 직선을 그리려면 바로 드래그하세요.",
|
||||||
"arrowTool": "",
|
"arrowTool": "",
|
||||||
|
Reference in New Issue
Block a user