Skip to content

Commit 714df02

Browse files
committed
Update translations for some terms in TRANSLATION.md
1 parent ffabc5d commit 714df02

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

TRANSLATION.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ Suggestion on words and terms:
1717
| Bundler | *Bundler* |
1818
| camelCase | *camelCase* |
1919
| callback | *callback* |
20-
| controlled component | *controlled component* |
20+
| controlled component | componente controlado |
2121
| debugging | depuración |
2222
| library | biblioteca |
2323
| lowercase | minúscula(s) |
2424
| props | *props* |
2525
| React element | Elemento de React |
2626
| state | estado |
27-
| string | cadena de texto |
28-
| template literals | plantilla de cadena (de texto) |
29-
| uncontrolled component | *uncontrolled component* |
27+
| string | *string* |
28+
| template literals | *template literals* |
29+
| uncontrolled component | componente no controlado |
3030

3131

3232

0 commit comments

Comments
 (0)