From 406b718e2e594329f7c48afc2c311c0694c0042a Mon Sep 17 00:00:00 2001 From: kwaroran Date: Mon, 18 Dec 2023 18:20:40 +0900 Subject: [PATCH] [fix] korean --- src/lang/ko.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lang/ko.ts b/src/lang/ko.ts index 4c864aea..58464a96 100644 --- a/src/lang/ko.ts +++ b/src/lang/ko.ts @@ -416,4 +416,5 @@ export const languageKorean = { inlayImage: "인레이 이미지", nativeAutomark: "실험적 네이티브 오토마크 사용", additionalAssets:"추가 에셋", + genTimes: "생성 횟수", } \ No newline at end of file