[Done] Translating `useDebugValue` by remahmoud · Pull Request #489 · reactjs/ar.react.dev

@remahmoud

@remahmoud

@AhmedBaset AhmedBaset changed the title useDebugValue page translation [Done] Translating useDebugValue

Jun 4, 2023

@AhmedBaset

@github-actions

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@AhmedBaset

AhmedBaset

<Intro>

`useDebugValue` is a React Hook that lets you add a label to a custom Hook in [React DevTools.](/learn/react-developer-tools)
`useDebugValue` هو خطاف React يمكنك من إضافة تصنيف إلي خطاف مخصص في [React DevTools.](/learn/react-developer-tools)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

إلي => إلى
أدوات مطور React

@@ -34,20 +34,20 @@ function useOnlineStatus() {

[See more examples below.](#usage)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ترجم هذه

This gives components calling `useOnlineStatus` a label like `OnlineStatus: "Online"` when you inspect them:
هذا يتيح للمكونات التي تستدعى `useOnlineStatus` أن تحمل تصنيف مثل `OnlineStatus: "Online"` عندما تقوم بفحصها:

![A screenshot of React DevTools showing the debug value](/images/docs/react-devtools-usedebugvalue.png)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ترجم هذا

@AhmedBaset

تم دمج الفرع
يمكنك اختيار صفحة أخرى الآن