diff --git a/locales/Korean.json b/locales/Korean.json index be75bfc91..431d4204b 100644 --- a/locales/Korean.json +++ b/locales/Korean.json @@ -465,7 +465,7 @@ "messages": { "playlist_not_exist": "그 플레이리스트는 존재하지 않아요.", "playlist_empty": "그 플레이리스트는 비었어요.", - "playlist_loaded": "`{name}` 플레이리스트에 있는 `{count}`개의 노래를 재생할게요." + "playlist_loaded": "`{name}` 플레이리스트에 있는 `{count}`개의 노래를 대기열에 추가할게요." } }, "removesong": { @@ -493,7 +493,7 @@ "provide_playlist": "플레이리스트를 지정해주세요.", "provide_user": "유저를 지정해주세요.", "playlist_not_exist": "그 플레이리스트는 존재하지 않아요.", - "playlist_stolen": "`{playlist}`를 {user}에게서 가져왔어요.", + "playlist_stolen": "`{playlist}` 플레이리스트를 {user}님에게서 가져왔어요.", "error_occurred": "플레이리스트를 가져오는 도중 오류가 발생했어요." } }