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

Adding translation to react-dom: APIs #664

Merged
merged 5 commits into from
May 3, 2023

Conversation

s0alken
Copy link
Contributor

@s0alken s0alken commented Apr 27, 2023

Traducción de react-dom: APIs. Atenderé cualquier revisión lo antes posible.

Copy link
Member

@carburo carburo left a comment

Choose a reason for hiding this comment

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

@s0alken ¡Muchas gracias por tu contribución! Está casi lista para que mezclarla, solo te dejé par de comentarios para que los revises. ¡Gracias!

@@ -18,7 +18,7 @@ interface ExpandableCalloutProps {

const variantMap = {
deprecated: {
title: 'Deprecated',
title: 'Obsoleto',
Copy link
Member

Choose a reason for hiding this comment

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

Por favor, ¿podrías revertir este cambio?
La recomendación del equipo de React es no traducir elementos de la UI de momento para evitar conflictos en el futuro:

Keep in mind translating UI is best done closer to the end. We plan to make non-trivial code changes to the repo over the next few months. So it's best to focus on the content rather than on UI components.


<Deprecated>

These APIs will be removed in a future major version of React.
Las siguientes APIs se eliminarán en las próximas versiones importantes de React.
Copy link
Member

Choose a reason for hiding this comment

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

Para mantener la consistencia en todas las páginas estamos utilizando la terminología mayor.menor.parche.

Suggested change
Las siguientes APIs se eliminarán en las próximas versiones importantes de React.
Las siguientes APIs se eliminarán en una próxima versión mayor de React.

@s0alken
Copy link
Contributor Author

s0alken commented May 3, 2023

Apliqué los cambios @carburo

@carburo carburo enabled auto-merge (squash) May 3, 2023 19:19
Copy link
Member

@carburo carburo left a comment

Choose a reason for hiding this comment

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

¡Gracias!

@github-actions
Copy link

github-actions bot commented May 3, 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! 🙌

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

Successfully merging this pull request may close these issues.

3 participants