From 14a0e80e9e492d34135fc304e4df07125c39e22e Mon Sep 17 00:00:00 2001 From: hwangsihu <129564966+hwangsihu@users.noreply.github.com> Date: Tue, 10 Sep 2024 19:46:55 +0900 Subject: [PATCH] Korean.json --- locales/Korean.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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": "플레이리스트를 가져오는 도중 오류가 발생했어요." } }