translate: translations for Signal forms guides#101
Open
ricardochl wants to merge 1 commit intomainfrom
Open
Conversation
oidacra
previously approved these changes
Jan 27, 2026
Splaktar
reviewed
Feb 3, 2026
Member
Splaktar
left a comment
There was a problem hiding this comment.
En various lugares, usa non-plural para "Signal Forms" como "Signal Forms es". Debe ser "Signal Forms son"?
75c6289 to
6b5f8e4
Compare
Splaktar
approved these changes
Feb 11, 2026
| IMPORTANTE: Signal Forms son [experimental](/reference/releases#experimental). La API puede cambiar en versiones futuras. Evita usar APIs experimentales en aplicaciones de producción sin comprender los riesgos. | ||
|
|
||
| Signal Forms is an experimental library that allows you to manage form state in Angular applications by building on the reactive foundation of signals. With automatic two-way binding, type-safe field access, and schema-based validation, Signal Forms help you create robust forms. | ||
| Signal Forms es una biblioteca experimental que te permite gestionar el estado de formularios en aplicaciones de Angular construyendo sobre la base reactiva de signals. Con enlace bidireccional automático, acceso a campos con seguridad de tipos y validación basada en esquemas, Signal Forms te ayudan a crear formularios robustos. |
Member
There was a problem hiding this comment.
Suggested change
| Signal Forms es una biblioteca experimental que te permite gestionar el estado de formularios en aplicaciones de Angular construyendo sobre la base reactiva de signals. Con enlace bidireccional automático, acceso a campos con seguridad de tipos y validación basada en esquemas, Signal Forms te ayudan a crear formularios robustos. | |
| Signal Forms es el nombre de la biblioteca experimental que te permite gestionar el estado de formularios en aplicaciones de Angular construyendo sobre la base reactiva de signals. Con enlace bidireccional automático, acceso a campos con seguridad de tipos y validación basada en esquemas, Signal Forms te ayudan a crear formularios robustos. |
oidacra
approved these changes
Feb 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #85