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

[Done] Translating useDebugValue #489

Merged

Conversation

remahmoud
Copy link
Contributor

No description provided.

@AhmedBaset AhmedBaset changed the title useDebugValue page translation [Done] Translating useDebugValue Jun 4, 2023
@github-actions
Copy link

github-actions bot commented Jun 4, 2023

Size changes

📦 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! 🙌

@@ -4,7 +4,7 @@ title: useDebugValue

<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)
Copy link
Collaborator

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)
Copy link
Collaborator

Choose a reason for hiding this comment

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

ترجم هذه

@@ -59,11 +59,11 @@ function useOnlineStatus() {
}
```

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)
Copy link
Collaborator

Choose a reason for hiding this comment

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

ترجم هذا

@AhmedBaset AhmedBaset merged commit 55bc515 into reactjs:main Jun 4, 2023
3 of 4 checks passed
@AhmedBaset
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants