Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n(ar): Update astro-components.mdx #7967

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/content/docs/ar/basics/astro-components.mdx
@@ -1,6 +1,7 @@
---
title: المكوّنات
description: مقدمة إلى بُنية مكوّن أسترو.
i18nReady: true
---

**مكوّنات أسترو** هي اللبنات الأساسية لأي مشروع أسترو. إنها مكوّنات قوالب HTML فقط بلا وقت تشغيل من جانب العميل. يمكنك التعرف على مكوّن أسترو عن طريق إمتداد الملف: `.astro`
Expand Down Expand Up @@ -347,4 +348,4 @@ import HomeLayout from "../layouts/HomeLayout.astro";

## الخطوات القادمة

📚 تعرف على كيفية استخدام [مكوّنات أطر واجهة المستخدم](/ar/guides/framework-components/) في مشروع أسترو الخاص بك.
📚 تعرف على كيفية استخدام [مكوّنات أطر واجهة المستخدم](/ar/guides/framework-components/) في مشروع أسترو الخاص بك.