diff --git a/src/content/docs/ko/kitchen-sink/test-page-ko.mdx b/src/content/docs/ko/kitchen-sink/test-page-ko.mdx index e0eb214cd..59b4aebc1 100644 --- a/src/content/docs/ko/kitchen-sink/test-page-ko.mdx +++ b/src/content/docs/ko/kitchen-sink/test-page-ko.mdx @@ -1,7 +1,7 @@ --- title: "Test page" description: "A test page containing all Markdown components\"" -slug: "en/test-page" +slug: "ko/test-page" sidebar-position: 1 --- Header 2 @@ -40,16 +40,16 @@ Concept Custom Typography ----------------- -Select the copy button \(\). +Select the copy button \(\). -This is a badge +This is a badge -An important badge - Warning with icon +An important badge + Warning with icon -선택 File \-\-> My Profile \-\-> Billing +선택 File \-\-> My Profile \-\-> Billing -RTBF \(Right to be forgotten\) +RTBF \(Right to be forgotten\) Expressive code --------------- @@ -113,99 +113,156 @@ $ curl -X POST https://app.adjust.com/api/v1/create Accordions ---------- - + Accordion without badge. It **contains** [Markdown](https://www.markdownguide.org/). - + + + + Accordion with badge. It **contains** [Markdown](https://www.markdownguide.org/). + Callouts -------- - + This is a default callout. It **renders** [Markdown](https://markdownguide.org/). - + + + + This is a default callout. It **renders** [Markdown](https://markdownguide.org/). - + + + + This is a callout with no label. It **renders** [Markdown](https://markdownguide.org/). - + + + + This is a *note* callout. It **renders** [Markdown](https://www.markdownguide.org/). - + + + + This is a *tip* callout. It **renders** [Markdown](https://www.markdownguide.org/). - + + + + This is a *warning* callout. It **renders** [Markdown](https://www.markdownguide.org/). - + + + + This is an *important* callout. It **renders** [Markdown](https://www.markdownguide.org/). - + + + + This is a *seealso* callout. It **renders** [Markdown](https://www.markdownguide.org/). + Tabs ---- - + + This is tab information in tab 1 - + + + This is tab information in tab 2 - + + + + + + This is information about iOS - + + + This is information about Android - + + + + + + This is information about iOS - + + + This is information about Android - + + + + + + This is information about the App Store - + + + This is information about the Play Store - + + + Tiles ----- - + This is a tile that contains documentation goals. *It* **contains** [Markdown](https://www.markdownguide.org/). + Tables ------ - +
| Header 1 | Header 2 | Header 3 | |--------------------------------|-------------------------------------------|----------------------------------------------| | Column 1 | Column 2 | Column 3 | | **Inline** *Markdown* ~syntax~ | [is available](https://markdownguide.org) |
  • So
  • is
  • HTML
| -
+
+ + | Left aligned | Center aligned | Right aligned | |:-------------|:--------------:|--------------:| | left | center | Right | -
+
+ + * * Header 1 @@ -225,7 +282,9 @@ Tables * List * items -
+
+ + | 파라미터 | 형식 | In | 설명 | |-----------------------|---------|-------|----------------------------------------------------------------------------------------------------------------------------| @@ -238,30 +297,38 @@ Tables | `countries` | String | Query | 쉼표로 구분된 ISO 3166 alpha\-2 국가 목록. | | `os_names` | String | Query | 쉼표로 구분된 OS명 목록. | | `device_types` | String | Query | 쉼표로 구분된 기기 유형 목록. | -| `grouping` | String | Query | 그룹화 파라미터. 자세한 내용은 [결과 그룹화](/en/api/kpi-service/grouping) 페이지를 참고하시기 바랍니다. | +| `grouping` | String | Query | 그룹화 파라미터. 자세한 내용은 [결과 그룹화](/ko/api/kpi-service/grouping) 페이지를 참고하시기 바랍니다. | | `tracker_filter` | String | Query | 결과에 포함하려는 트래커의 트래커 토큰. 이러한 트래커와 관련된 지표만 반환됩니다 | | `human_readable_kpis` | Boolean | Query | Replace metrics with human readable alternatives \(for example: "Lifetime Value" instead of `lifetime_value`\). | -
+
+ + | Header 1 | Header 2 | Header 3 | |----------|----------|----------| | Column 1 | Column 2 | Column 3 | -
+
+ + | Header 1 | Header 2 | Header 3 | |----------|----------|----------| | Column 1 | Column 2 | Column 3 | -
+
+ + | Header 1 | Header 2 | Header 3 | |-------------|-------------|-------------| | Row 1 col 1 | Row 1 col 2 | Row 1 col 3 | | Row 2 col 1 | Row 2 col 2 | Row 2 col 3 | -
+
+ + | Column 1 | Column 2 | Column 3 | |-----------|---------------------------|----------------------------| @@ -271,14 +338,18 @@ Tables | Banana | Bananas are nice fruit | You should search for them | | Pineapple | Pineapples are nice fruit | You should search for them | -
+
+ + | Header 1 | Header 2 | Header 3 | |-------------|-------------|-------------| | Row 1 col 1 | Row 1 col 2 | Row 1 col 3 | | Row 2 col 1 | Row 2 col 2 | Row 2 col 3 | -
+
+ + | Column 1 | Column 2 | Column 3 | |-----------|---------------------------|----------------------------| @@ -293,13 +364,20 @@ Tables Feature versions ---------------- - + This feature was introduced in version 4\.20\.0 - + + + + This feature was changed in version 4\.21\.0 - + + + + This feature was removed in version 4\.22\.0 +