File tree 3 files changed +43
-2
lines changed
3 files changed +43
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Glossary
2
+
3
+ Glossary of the translations of technical and React-specific terms.
4
+
5
+ ## Untranslatable terms
6
+ - footer
7
+ - bug
8
+ - browser
9
+ - client
10
+ - server
11
+
12
+ # Common Translations
13
+
14
+ Suggestion on words and terms:
15
+
16
+ | Original word/term | Suggestion |
17
+ | ------------------ | ---------- |
18
+ | refactor | rifattorizzare |
19
+ | refactoring | rifattorizzazione |
20
+ | render | renderizzare (verbo), renderizzato (nome) |
21
+ | React component class | classe componente React |
22
+ | React component type | tipo componente React |
23
+
24
+ ## Problematic terms
25
+
26
+ Here's a list of terms that require discussion/agreement, with a link to the issue.
27
+
28
+ - ` to render ` (#7 )
29
+ - ` React component class ` (#7 )
30
+ - ` React component type ` (#7 )
31
+ - ` refactor ` (#9 )
32
+ - ` event handler ` (#10 )
33
+ - ` event listener ` (#10 )
Original file line number Diff line number Diff line change 1
- # reactjs.org
1
+ # it. reactjs.org 🇮🇹
2
2
3
- This repo contains the source code and documentation powering [ reactjs.org] ( https://reactjs.org/ ) .
3
+ This repo contains the source code and documentation powering [ it.reactjs.org] ( https://it.reactjs.org/ ) .
4
+
5
+
6
+ ## Before we start, some useful links:
7
+
8
+ - [ Glossary] ( GLOSSARY.md )
9
+ - [ Style Guide] ( STYLE_GUIDE.md )
4
10
5
11
## Getting started
6
12
Original file line number Diff line number Diff line change
1
+ <!-- content from the issue here, then we should update the pinned issue to point to the files for maximum visibility -->
2
+ 👷
You can’t perform that action at this time.
0 commit comments