Uh oh!
There was an error while loading. Please reload this page.
Adding translation to react-dom: APIs - #664
Conversation
| const variantMap = { | ||
| deprecated: { | ||
| title: 'Deprecated', | ||
| title: 'Obsoleto', |
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
Para mantener la consistencia en todas las páginas estamos utilizando la terminología mayor.menor.parche.
| 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
commented
May 3, 2023
Apliqué los cambios @carburo |
Size changesDetails📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Traducción de react-dom: APIs. Atenderé cualquier revisión lo antes posible.