Update ko-KR/plugin.ts (#15103)

This commit is contained in:
w4-jinhyeonkim 2025-03-06 18:40:37 +09:00 committed by GitHub
parent 8369e59b4d
commit d574706600
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,11 +37,11 @@ const translation = {
}, },
operation: { operation: {
detail: '세부 정보', detail: '세부 정보',
install: '설치하다', install: '설치',
viewDetail: '자세히보기', viewDetail: '자세히보기',
info: '플러그인 정보', info: '플러그인 정보',
update: '업데이트', update: '업데이트',
remove: '제거하다', remove: '제거',
checkUpdate: '업데이트 확인', checkUpdate: '업데이트 확인',
}, },
toolSelector: { toolSelector: {
@ -178,7 +178,7 @@ const translation = {
pluginsResult: '{{num}} 결과', pluginsResult: '{{num}} 결과',
discover: '발견하다', discover: '발견하다',
moreFrom: 'Marketplace에서 더 보기', moreFrom: 'Marketplace에서 더 보기',
sortBy: '블랙 시티', sortBy: '정렬',
and: '그리고', and: '그리고',
}, },
task: { task: {