Skip to content

Commit 5d2620f

Browse files
i18n(ar): update getting-started.mdx (#13888)
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
1 parent 5994773 commit 5d2620f

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

src/content/docs/ar/getting-started.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ i18nReady: true
55
tableOfContents: false
66
editUrl: false
77
next: false
8+
banner:
9+
content: |
10+
الإصدار 6 منAstro وصل! <a href="/ar/guides/upgrade-to/v6/">تعرف على كيفية ترقية موقعك</a>
811
hero:
912
title: وثائق Astro
1013
tagline: إرشادات وموارد ومراجع API لمساعدتك في البناء باستخدام Astro.
@@ -43,7 +46,7 @@ import Discord from '~/components/Landing/Discord.astro'
4346
npm create astro@latest
4447
```
4548

46-
يحتوي [دليل التثبيت](/ar/install-and-setup/) على إرشادات خطوة بخطوة لتثبيت Astro باستخدام معالج سطر الأوامر، وإنشاء مشروع جديد من مستودع Astro الموجود على GitHub، وتثبيت Astro يدوياً.
49+
يحتوي [دليل التثبيت](/ar/install-and-setup/) على إرشادات خطوة بخطوة لتثبيت Astro باستخدام معالج سطر الأوامر، وإنشاء مشروع جديد من مستودع Astro الموجود على **GitHub**، وتثبيت **Astro** يدوياً.
4750
</SplitCard>
4851

4952
<ListCard title="تعلم" icon="open-book">
@@ -53,7 +56,7 @@ import Discord from '~/components/Landing/Discord.astro'
5356
- [بناء قوالب Astro](/ar/reference/astro-syntax/)
5457
</ListCard>
5558

56-
<ListCard title="وسّع" icon="puzzle">
59+
<ListCard title="إضافات" icon="puzzle">
5760
- [أضف تكاملات مثل React و Partytown](/ar/guides/integrations/)
5861
- [أنشئ مجموعات محتوى آمنة النوع](/ar/guides/content-collections/)
5962
- [حسّن التنقل بانتقالات العرض](/ar/guides/view-transitions/)

0 commit comments

Comments
 (0)