i18n(tr): update components.md file#1889
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
HiDeoo
left a comment
There was a problem hiding this comment.
Thanks for the translation 🙌
As a non-native speaker, I reviewed this PR using the Docs Translation Review Checklist. I left a few tiny suggestions but this is looking pretty great 👍
| <Tabs> | ||
| <TabItem label="Yıldızlar">Sirius, Vega, Betelgeuse</TabItem> | ||
| <TabItem label="Uydular">Io, Europa, Ganymede</TabItem> | ||
| <TabItem label="Yıldızlar" icon="star">Sirius, Vega, Betelgeuse</TabItem> |
There was a problem hiding this comment.
I cannot leave a comment for the sentences above the example but it looks like this paragraph contains a few issues:
- The "You can display a tabbed interface using the
<Tabs>and<TabItem>components." is in English. - It's missing the
iconattribute description and link
Would you mind taking a look at it and updating it?
|
|
||
| ### Ara bölümler | ||
|
|
||
| Ara bölümler (ayrıca "uyarı" ve "açıklama balonu" olarak da bilinir), sayfanın ana içeriği ile birlikte ikincil bilgi göstermek için kullanışlıdır. |
There was a problem hiding this comment.
| Ara bölümler (ayrıca "uyarı" ve "açıklama balonu" olarak da bilinir), sayfanın ana içeriği ile birlikte ikincil bilgi göstermek için kullanışlıdır. | |
| Ara bölümler (ayrıca "uyarı" ve "açıklama balonu" olarak da bilinir), sayfanın ana içeriği ile birlikte ikincil bilgi göstermek için kullanışlıdır. | |
To match the English version
| Özel bir başlık *ile* uyarı ara bölümü. | ||
| </Aside> | ||
|
|
||
| <Aside type="tip"> |
There was a problem hiding this comment.
| <Aside type="tip"> | |
| <Aside type="tip"> | |
Just to match the English version too
| <Aside type="danger">Şifreni kimseye verme.</Aside> | ||
|
|
||
| Starlight, ayrıca `<Aside>` bileşenine alternatif olarak Markdown ve MDX içerisinde ara bölüm oluşturmak için özel bir sözdizimi sağlar. | ||
| Starlight also provides a custom syntax for rendering asides in Markdown and MDX as an alternative to the `<Aside>` component. |
There was a problem hiding this comment.
| Starlight also provides a custom syntax for rendering asides in Markdown and MDX as an alternative to the `<Aside>` component. |
Probably something missed
| `<Steps>` bileşenini numaralanmış görevler listesini biçimlendirmek için kullanın. | ||
|
|
||
| Her aşamasının açıkça belirtilmeye ihtiyaç duyan çok karmaşık adım adım rehberleri oluşturmak için kullanışlıdır. |
There was a problem hiding this comment.
| `<Steps>` bileşenini numaralanmış görevler listesini biçimlendirmek için kullanın. | |
| Her aşamasının açıkça belirtilmeye ihtiyaç duyan çok karmaşık adım adım rehberleri oluşturmak için kullanışlıdır. | |
| `<Steps>` bileşenini numaralanmış görevler listesini biçimlendirmek için kullanın. | |
| Her aşamasının açıkça belirtilmeye ihtiyaç duyan çok karmaşık adım adım rehberleri oluşturmak için kullanışlıdır. |
To match the english version
| Standart Markdown sıralanmış listesini `<Steps>` bileşeni ile sarmalayın. | ||
|
|
||
| `<Steps>` bileşeni içerisinde tüm olağan Markdown sözdizimi uygulanabilir. |
There was a problem hiding this comment.
| Standart Markdown sıralanmış listesini `<Steps>` bileşeni ile sarmalayın. | |
| `<Steps>` bileşeni içerisinde tüm olağan Markdown sözdizimi uygulanabilir. | |
| Standart Markdown sıralanmış listesini `<Steps>` bileşeni ile sarmalayın. | |
| `<Steps>` bileşeni içerisinde tüm olağan Markdown sözdizimi uygulanabilir. |
Same as above
| Her `<Icon>` [`name`](#tüm-i̇konlar) değerine ihtiyaç duyar ve isteğe bağlı olarak `label` eklenebilir. | ||
| `size` ve `color` nitelikleri ikonun görünümünü CSS birimleri ve renk değerleri ile ayarlamak için kullanılabilir. |
There was a problem hiding this comment.
| Her `<Icon>` [`name`](#tüm-i̇konlar) değerine ihtiyaç duyar ve isteğe bağlı olarak `label` eklenebilir. | |
| `size` ve `color` nitelikleri ikonun görünümünü CSS birimleri ve renk değerleri ile ayarlamak için kullanılabilir. | |
| Her `<Icon>` [`name`](#tüm-i̇konlar) değerine ihtiyaç duyar ve isteğe bağlı olarak `label` eklenebilir. | |
| `size` ve `color` nitelikleri ikonun görünümünü CSS birimleri ve renk değerleri ile ayarlamak için kullanılabilir. |
|
@HiDeoo I've applied all suggessted changes in last commit. |
* main: (45 commits) i18n(tr): add `showcase.mdx` (withastro#1896) [ci] format i18n(zh-cn): Update `authoring-content.md` (withastro#1901) [ci] format [ci] release (withastro#1897) [ci] format i18n(tr): update `authoring-content.md` (withastro#1887) Micro-optimization: clean up `<details>` CSS (withastro#1892) [ci] format i18n(tr): update `components.md` file (withastro#1889) [ci] format i18n(tr): add css-and-tailwind (withastro#1893) [ci] format [ci] release (withastro#1890) Adds custom styles for `<details>` and `<summary>` elements in Markdown content (withastro#1735) Update @astrojs/mdx to v3 (withastro#1846) [ci] format [ci] release (withastro#1869) Add BlueSky social icon (withastro#1871) [ci] format ...
What kind of changes does this PR include?
Updates of Starlight docs site content
Description
This pull request updates translated in Turkish
components.mdfile in project.