Skip to content

Commit 0011ee3

Browse files
committed
chore: update Ok button text
1 parent b01cc5d commit 0011ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/multiple-select-vanilla/src/locales/multiple-select-ko-KR.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const Japanese = {
2525
return '검색 결과가 없습니다.';
2626
},
2727
formatOkButton() {
28-
return '좋아요';
28+
return '닫다';
2929
},
3030
formatLazyLoading() {
3131
return '로딩 중...';

0 commit comments

Comments
 (0)