diff --git a/src/i18n/locales/ko-KR/settings.json b/src/i18n/locales/ko-KR/settings.json index c56df1d..8cf79a8 100644 --- a/src/i18n/locales/ko-KR/settings.json +++ b/src/i18n/locales/ko-KR/settings.json @@ -1,6 +1,7 @@ { "zoom": { "level": "줌 레벨", + "customScale": "커스텀 줌", "selectRegion": "조정할 줌 구간을 선택하세요", "deleteZoom": "줌 삭제", "focusMode": { @@ -17,9 +18,8 @@ "right": "오른쪽" } }, - "customScale": "사용자 지정 확대", "position": { - "title": "초점 위치", + "title": "포커스 위치", "x": "X (%)", "y": "Y (%)", "hint": "0 = 가장 왼쪽 / 위쪽, 100 = 가장 오른쪽 / 아래쪽" @@ -51,10 +51,10 @@ "blurBg": "배경 흐림", "motionBlur": "모션 블러", "off": "끄기", + "on": "켜기", "shadow": "그림자", "roundness": "모서리 둥글기", - "padding": "여백", - "on": "켜짐" + "padding": "여백" }, "background": { "title": "배경",