From fc8ae13b7c066b7f8b2302779bbd8dca198cf041 Mon Sep 17 00:00:00 2001 From: DDinghoya Date: Sat, 20 Aug 2022 14:07:09 +0900 Subject: [PATCH] Update ko.json Minor update --- Application/romfs/lang/ko.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Application/romfs/lang/ko.json b/Application/romfs/lang/ko.json index f2ca2ef..ac35cae 100644 --- a/Application/romfs/lang/ko.json +++ b/Application/romfs/lang/ko.json @@ -93,10 +93,11 @@ "XHXM": "$[1] 시간, $[2] 분" }, "Length": "길이", - "OK": "OK", + "OK": "확인", "No": "아니오", "NotPlaying1": "재생 중인 노래가 없습니다!", "NotPlaying2": "노래 재생하기", + "NotPlaying3": "재생하지 않음", "Play": "재생", "Quit": "종료", "Remove": "제거", @@ -364,4 +365,4 @@ "UpToDate": "TriPlayer는 최신버전입니다!", "Version": "버전 $[1]" } -} \ No newline at end of file +}