Skip to content

Commit a23385b

Browse files
authored
Update TRANSLATION.md
1 parent 74875bf commit a23385b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

TRANSLATION.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,17 @@ Suggestion on words and terms:
1313
| Original word/term | Suggestion |
1414
| ------------------ | ---------- |
1515
| arrow function | *arrow function* |
16+
| Bundler | *Bundler* |
1617
| camelCase | *camelCase* |
1718
| callback | *callback* |
19+
| controlled component | *controlled component* |
1820
| lowercase | *lowercase* |
21+
| props | *props* |
1922
| React element | Elemento de React |
23+
| state | *state* |
2024
| string | *string* |
25+
| template literals | *template literals* |
26+
| uncontrolled component | *uncontrolled component* |
27+
28+
29+

0 commit comments

Comments
 (0)