diff --git a/locales/Korean.json b/locales/Korean.json index 431d4204b..fb3bdf47a 100644 --- a/locales/Korean.json +++ b/locales/Korean.json @@ -599,7 +599,7 @@ "live": "라이브", "requested_by": "요청자: <@{requester}>", "no_dj_permission": "이 버튼을 사용하려면 DJ 권한이 있어야 해요.", - "volume_set": "볼륨이 {vol}%로 변경되었어요.", + "volume_set": "볼륨이 {vol}% 로 변경되었어요.", "volume_footer": "볼륨: {vol}%", "paused": "일시정지", "resumed": "재계", @@ -617,10 +617,10 @@ "no_previous_track": "이전 노래가 없어요.", "playing_previous": "이전 노래를 재생할게요.", "previous_footer": "{displayName}님에 의해 이전 노래 재생 중", - "rewind_limit": "현재 노래 길이보다 더 되감기할 수 없어요.", + "rewind_limit": "더 이상 되감기할 수 없어요.", "rewinded": "노래를 되감기했어요.", "rewind_footer": "{displayName}님에 의해 노래 되감기됨", - "forward_limit": "현재 노래 길이보다 더 빨리감기할 수 없어요.", + "forward_limit": "더 이상 빨리감기할 수 없어요.", "forwarded": "노래를 빨리감기했어요.", "forward_footer": "{displayName}님에 의해 빨리감기됨", "button_not_available": "이 버튼은 사용할 수 없어요.",