Skip to content

Commit

Permalink
docs: #2462 Add Korean translation of component page (#2465)
Browse files Browse the repository at this point in the history
  • Loading branch information
classbinu authored Nov 8, 2023
1 parent bdfcd3f commit ad23d6f
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions src/docs/src/translation/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@
"Input group": "인풋 그룹",
"Mask": "마스킹",
"Stack": "스택",
"Toast": "Toast",
"Toast": "토스트",
"Navigation": "내비게이션",
"Breadcrumbs": "위치 표시",
"Bottom navigation": "Bottom navigation",
"Bottom navigation": "하단 탐색 바",
"Link": "링크",
"Menu": "메뉴",
"Navbar": "내비게이션 바",
Expand Down Expand Up @@ -400,5 +400,13 @@
"Get started": "지금 시작하기",
"daisyUI 3 is available now!": "daisyUI 3이 지금 사용 가능합니다!",
"Become a sponsor": "후원자가 되세요",
"Accordion": "아코디언",
"Accordion is used for showing and hiding content but only one item can stay open at a time.": "아코디언은 콘텐츠를 표시하고 숨기는 데 사용되지만 한 번에 하나의 항목만 열어 둘 수 있습니다.",
"Join": "조인",
"Join is a container for grouping multiple items, it can be used to group buttons, inputs, or any other element. Join applies border radius to the first and last item. Join can be used to create a horizontal or vertical list of items.": "조인은 여러 항목을 그룹화하기 위한 컨테이너로, 버튼, 입력 또는 기타 요소를 그룹화하는 데 사용할 수 있습니다. 조인은 첫 번째 항목과 마지막 항목에 테두리 반경을 적용합니다. 조인을 사용하면 항목의 가로 또는 세로 목록을 만들 수 있습니다.",
"Loading": "로딩",
"Loading shows an animation to indicate that something is loading.": "로딩은 무언가가 로딩 중임을 나타내는 애니메이션을 보여줍니다.",
"Browser mockup": "브라우저 모형",
"Browser mockup shows a box that looks like a browser window.": "브라우저 모형은 브라우저 창처럼 보이는 상자를 보여줍니다.",
"": ""
}

0 comments on commit ad23d6f

Please sign in to comment.