From 6bc421eadb64b4a7f0d1bbb6ae29dbcf29a6e6a2 Mon Sep 17 00:00:00 2001 From: JannisX11 Date: Tue, 1 Feb 2022 21:33:17 +0200 Subject: [PATCH] Update ko.json (POEditor.com) --- lang/ko.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ko.json b/lang/ko.json index 2239765..0eacda9 100644 --- a/lang/ko.json +++ b/lang/ko.json @@ -1364,7 +1364,6 @@ "uv_editor.transparent_face": "투명한 표면", "display.pose_angle": "포즈 각도 (프리뷰 전용)", "data.mesh": "메쉬", - "message.box_uv_for_meshes": "상자 UV 템플릿에는 메쉬를 사용할 수 없습니다", "dialog.create_texture.type": "종류", "dialog.create_texture.type.blank": "공백", "dialog.create_texture.type.template": "텍스쳐 템플릿", @@ -1478,5 +1477,6 @@ "panel.skin_pose.sitting": "앉기", "panel.skin_pose.jumping": "점프", "panel.skin_pose.aiming": "사격", - "edit.loop_cut.direction": "Direction" + "edit.loop_cut.direction": "방향", + "message.meshes_and_box_uv": "Meshes are not compatible with Box UV. Go to File > Project... and switch to Per-face UV." } \ No newline at end of file