Skip to content

Commit

Permalink
docs(props): Korean translations (#6204)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunlee334 authored and MajesticPotatoe committed Jan 18, 2019
1 parent 2732656 commit adfd142
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/docs/src/lang/ko/generic/Props.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"auto": "Centers list on selected element",
"centered": "ํƒญ์„ ์ค‘์•™ ์ •๋ ฌ",
"clearable": "Add input clear functionality, default icon is Material Icons **clear**",
"dontFillMaskBlanks": "Disables the automatic character display when typing",
"dontFillMaskBlanks": "์ž…๋ ฅ์‹œ ์ž๋™ ๋ฌธ์ž ํ‘œ์‹œ ๋น„ํ™œ์„ฑํ™”",
"falseValue": "Sets value for falsy state",
"fullWidth": "100% ๋„ˆ๋น„(width)๋ฅผ ๊ฐ€์ง€๋„๋ก ๊ฐ•์ œ",
"fixedTabs": "`v-tabs-item` min-width 160px (72px mobile), max-width 264px",
Expand All @@ -13,14 +13,14 @@
"max": "์ตœ๋Œ€ ๋„ˆ๋น„(maximum width)๋ฅผ ์„ค์ •",
"maxHeight": "์ปจํƒ ์ธ ์˜ ์ตœ๋Œ€ ๋†’์ด๋ฅผ ์„ค์ •",
"min": "์ตœ์†Œ ๋„ˆ๋น„(minimum width)๋ฅผ ์„ค์ •",
"mobileBreakPoint": "Sets the designated mobile breakpoint",
"mobileBreakPoint": "๋ชจ๋ฐ”์ผ ์ค‘๋‹จ์  ์„ค์ •",
"overlap": "์ปดํฌ๋„ŒํŠธ๊ฐ€ ์Šฌ๋กฏ์— ์ถ”๊ฐ€๋œ ์ปจ๋ด์ธ ์™€ ์ค‘์ฒฉ๋จ(Component will overlap the slotted content)",
"persistent": "๋Œ€ํ™”์ฐฝ(dialog)์˜ ์™ธ๋ถ€๋ฅผ ํด๋ฆญํ•ด๋„ ๋Œ€ํ™”์ฐฝ์ด ์‚ฌ๋ผ์ง€์ง€ ์•Š์Œ",
"returnMaskedValue": "Returns the unmodified masked string",
"ripple": "Applies the `v-ripple` directive",
"shift": "Hide text of button when not active",
"singleLine": "Label does not move on focus/dirty",
"size": "Sets the height and width of the element",
"size": "์—˜๋ฆฌ๋จผํŠธ์˜ ๋†’์ด์™€ ๋„ˆ๋น„๋ฅผ ์ง€์ •",
"textColor": "Applies a specified color to the control text",
"tile": "Removes border radius",
"trueValue": "Sets value for truthy state",
Expand Down

0 comments on commit adfd142

Please sign in to comment.