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

translate: translations for components/anatomy-of-components guide #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ricardochl
Copy link
Member

Fixes #14

@ricardochl ricardochl added the docs-translation Documents translation label Jun 24, 2024
@ricardochl ricardochl self-assigned this Jun 24, 2024
@ricardochl ricardochl force-pushed the translate-anatomy-of-components-guide branch from c77c7ee to f2500a3 Compare June 25, 2024 15:43
@ricardochl ricardochl changed the title translate: translations for components/anatomy-of-componentes guide translate: translations for components/anatomy-of-components guide Jun 25, 2024
@Splaktar Splaktar requested review from a team July 9, 2024 18:24
You provide Angular-specific information for a component by adding a `@Component` [decorator](https://www.typescriptlang.org/docs/handbook/decorators.html) on top of the TypeScript class:
Usted proporciona información específica de Angular para un componente agregando un [decorador](https://www.typescriptlang.org/docs/handbook/decorators.html) `@Component` en la parte superior de la clase TypeScript:

Choose a reason for hiding this comment

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

Recomendaria para este punto reemplazar por algo no tal formal. Podria ser en lugar de Usted proporciona información... por Puedes proporcionar información....

See [Component Selectors](guide/components/selectors) for details about which types of selectors Angular supports and guidance on choosing a selector.
Consulte [Selectores de Componentes](guide/components/selectors) para conocer más detalles sobre qué tipos de selectores soporta Angular y orientación para eleguir un selector.

Choose a reason for hiding this comment

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

Un pequeño error de ortográfico aqui. eleguir deberia ser elegir

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

Successfully merging this pull request may close these issues.

Traducción - Guía de Anatomía de Componentes
2 participants