From 2bf5393a15196e0da17866ad629d151236aad5f3 Mon Sep 17 00:00:00 2001 From: Liberal dev <56965274+liberaldev@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:20:25 +0900 Subject: [PATCH] fix wrong translation --- lang/ko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ko.json b/lang/ko.json index f777ce886a..30fde926bb 100644 --- a/lang/ko.json +++ b/lang/ko.json @@ -19,7 +19,7 @@ "Exit Fullscreen": "전체 화면 해제", "Mute": "음소거", "Unmute": "음소거 해제", - "Playback Rate": "재생 비율", + "Playback Rate": "재생 속도", "Subtitles": "서브타이틀", "subtitles off": "서브타이틀 끄기", "Captions": "자막",