From c640bd9f67090def58dc7cadb7468499d2fc1313 Mon Sep 17 00:00:00 2001 From: kwaroran Date: Thu, 23 Nov 2023 17:56:26 +0900 Subject: [PATCH] [fix] korean --- src/lang/ko.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lang/ko.ts b/src/lang/ko.ts index 610ddaad..741ef536 100644 --- a/src/lang/ko.ts +++ b/src/lang/ko.ts @@ -395,8 +395,8 @@ export const languageKorean = { importPersona: "페르소나 임포트", export: "엑스포트", import: "임포트", - supporterThanks: "서포터분들에게 감사합니다!", - supporterThanksDesc: "감사합니다!", + supporterThanks: "후원자", + supporterThanksDesc: "후원자분들에게 감사합니다!", donatorPatreonDesc:"For default, it will not be shown in the list for privacy. if you want to show your nickname, go to RisuAI's patreon page and press the link button.", useNamePrefix: "이름을 프리픽스로 사용", textAdventureNAI: "텍스트 어드벤쳐로 실행",