Skip to content

Commit df250c0

Browse files
committed
Update ko.json
1 parent 8f76b22 commit df250c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locales/ko.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -377,9 +377,9 @@
377377
},
378378
"sizes": {
379379
"stats": "통계",
380-
"parsed": "분석됨",
380+
"parsed": "변환됨",
381381
"gzip": "Gzip",
382-
"help": "<b>통계:</b> size from webpack stats data.<br>\n<b>분석:</b> size from extracted source (after minification plugins). More accurate.<br><b>Gzip:</b> size of gzipped extracted source."
382+
"help": "<b>통계:</b> webpack의 통계 데이터 크기<br>\n<b>변환됨:</b> 추출된 소스(최소화 후)의 크기. 더 정확합니다.<br><b>Gzip:</b> Gzip을 거친 추출된 소스의 크기."
383383
},
384384
"tasks": {
385385
"serve": {

0 commit comments

Comments
 (0)