Skip to content

Commit 572c350

Browse files
authored
Merge pull request #113 from Fcmam5/translate-community
[Done] translate community/support (related to #117)
2 parents fdf225e + 5c37fd0 commit 572c350

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

content/community/support.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,34 @@
11
---
22
id: support
3-
title: Where To Get Support
3+
title: من أين تحصل على المساعدة
44
layout: community
55
sectionid: community
66
permalink: community/support.html
77
redirect_from:
88
- "support.html"
99
---
1010

11-
React has a community of millions of developers.
11+
يتكون مجتمع React من ملايين المطوّرين
1212

13-
On this page we've listed some React-related communities that you can be a part of; see the other pages in this section for additional online and in-person learning materials.
13+
في هذه الصفحة عدّدنا لكم بعضا من المجتمعات المتعلّقة بـ React والتي يمكن لك الإنضمام إليها.
14+
ستجد كذلك في هذا القسم مصادر التعلّم عن بعد عبر الإنترنت أو التعلم المباشر وجها لوجه مع مدرّب.
1415

1516
## Stack Overflow {#stack-overflow}
1617

17-
Stack Overflow is a popular forum to ask code-level questions or if you're stuck with a specific error. Read through the [existing questions](https://stackoverflow.com/questions/tagged/reactjs) tagged with **reactjs** or [ask your own](https://stackoverflow.com/questions/ask?tags=reactjs)!
18+
يعتبر موقع Stack Overflow منتدى مشهور لطرح الأسئلة المتعلّقة بالشفرات البرمجية، إن علقت مع أحد الأخطاء يمكنك البحث في [الأسئلة المطروحة](https://stackoverflow.com/questions/tagged/reactjs) ذات الوسم **reactjs** أو [قم بطرح سؤالك](https://stackoverflow.com/questions/ask?tags=reactjs).
1819

19-
## Popular Discussion Forums {#popular-discussion-forums}
20+
## منتديات المٌحادثة المعروفة {#popular-discussion-forums}
2021

21-
There are many online forums which are a great place for discussion about best practices and application architecture as well as the future of React. If you have an answerable code-level question, Stack Overflow is usually a better fit.
22+
يوجد العديد من المنتديات والتي تعدّ مكانا ممتازا للحديث عن الطرق المثلى و الأساليب المتفق عليها وعن هيكلة التطبيقات وكذلك عن مستقبل React. إن كان لديك سؤال قابل للإجابة حول شفرة برمجية، فإن موقع Stack Overflow يعدّ الأنسب لذلك.
2223

23-
Each community consists of many thousands of React users.
24+
يتكوّن كل مجتمع من عدة آلاف من مستخدمي React.
2425

25-
* [DEV's React community](https://dev.to/t/react)
26-
* [Hashnode's React community](https://hashnode.com/n/reactjs)
27-
* [Reactiflux online chat](https://discord.gg/0ZcbPKXt5bZjGY5n)
28-
* [Reddit's React community](https://www.reddit.com/r/reactjs/)
29-
* [Spectrum's React community](https://spectrum.chat/react)
26+
* [مجتمع React على DEV](https://dev.to/t/react)
27+
* [مجتمع React على Hashnode](https://hashnode.com/n/reactjs)
28+
* [قاعة المحادثة الإفتراضية Reactiflux](https://discord.gg/0ZcbPKXt5bZjGY5n)
29+
* [مجتمع React على Reddit](https://www.reddit.com/r/reactjs/)
30+
* [مجتمع React على Spectrum](https://spectrum.chat/react)
3031

31-
## News {#news}
32+
## الأخبار {#news}
3233

33-
For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs) and the [official React blog](/blog/) on this website.
34+
لمتابعة آخر الأخبار حول React، [تابع **@reactjs** على Twitter](https://twitter.com/reactjs) وكذلك [مدوّنة React الرسمة](/blog/) على هذا الموقع.

0 commit comments

Comments
 (0)