New translations en.json (Korean)

This commit is contained in:
Excalidraw Bot 2023-06-20 14:43:46 +02:00
parent 0c0f2c16a4
commit f2ba62dca1

View File

@ -453,31 +453,31 @@
"overwriteConfirm": { "overwriteConfirm": {
"action": { "action": {
"exportToImage": { "exportToImage": {
"title": "", "title": "이미지로 내보내기",
"button": "", "button": "이미지로 내보내기",
"description": "" "description": "나중에 다시 불러올 수 있도록 화면 데이터를 이미지로 내보냅니다."
}, },
"saveToDisk": { "saveToDisk": {
"title": "", "title": "디스크에 저장",
"button": "", "button": "디스크에 저장",
"description": "" "description": "나중에 다시 불러올 수 있도록 화면 데이터를 내보냅니다."
}, },
"excalidrawPlus": { "excalidrawPlus": {
"title": "", "title": "Excalidraw+",
"button": "", "button": "Excalidraw+로 내보내기",
"description": "" "description": "화면을 당신의 Excalidraw+ 작업 공간으로 저장합니다."
} }
}, },
"modal": { "modal": {
"loadFromFile": { "loadFromFile": {
"title": "", "title": "파일에서 불러오기",
"button": "", "button": "파일에서 불러오기",
"description": "" "description": "파일을 불러오면 <bold>현재 작성된 데이터를 덮어쓰게 됩니다</bold>.<br></br>다음 옵션 중 하나를 선택하여 작업물을 백업해 둘 수 있습니다."
}, },
"shareableLink": { "shareableLink": {
"title": "", "title": "주소에서 불러오기",
"button": "", "button": "컨텐츠를 덮어쓰기",
"description": "" "description": "외부 작업물을 불러오면 <bold>현재 작성된 데이터를 덮어쓰게 됩니다</bold>.<br></br>다음 옵션 중 하나를 선택하여 작업물을 백업해 둘 수 있습니다."
} }
} }
} }