Skip to content

Commit 8be4d9c

Browse files
committed
add strings
1 parent 6e55533 commit 8be4d9c

3 files changed

Lines changed: 15 additions & 14 deletions

File tree

js2025.yml

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,30 +58,29 @@ translations:
5858

5959
- key: overview_1_frontend_fatigue.js2025
6060
t: |
61-
### 1. Front-end Frameworks
62-
## Front-end Fatigue
61+
Front-end Frameworks
6362
6463
- key: overview_2_whats_next.js2025
6564
t: |
66-
### 2. Meta Frameworks
67-
## What's Next?
65+
Meta Frameworks
6866
6967
- key: overview_3_back_in_business.js2025
7068
t: |
71-
### 3. Back-end Frameworks
72-
## Back in Business
69+
Back-end Frameworks
7370
7471
- key: overview_4_build_it.js2025
7572
t: |
76-
### 4. Build Tools
77-
## Build it and They Will Come
73+
Build Tools
7874
7975
- key: overview_5_static_typing.js2025
8076
t: |
81-
### 5. Language
82-
## Static Shock
77+
Static Typing
8378
8479
- key: overview_6_other_languages.js2025
8580
t: |
86-
### 6. Ecosystem
87-
## Multilingual Movement
81+
Other Languages
82+
83+
- key: overview_7_conclusion.js2025
84+
t: |
85+
### Now Open
86+
## State of React 2025

react2025.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ translations:
1515
t: |
1616
Given that it originally came out of a company whose motto was “move fast and break things”, it's ironic that React's approach could be summarized as “slow and steady”.
1717
18-
The React team has done a remarkable team of evolving the framework into its current modern state, progressively introducing innovations like Server Components and then letting the community adopt them (or not!) at its own pace.
18+
The React team has done a remarkable job of evolving the framework into its current modern state, progressively introducing innovations like Server Components and then letting the community adopt them (or not!) at its own pace.
1919
2020
This year, it's time for the long-awaited Compiler to make its official debut. And things are also moving on the administrative front, with the recently-introduced [React foundation](https://react.dev/blog/2025/10/07/introducing-the-react-foundation).
2121
22-
So whether you're on the cutting edge of new React features, or adopting innovations are a slower pace, join us once again to figure out where React is going by taking this year's State of React survey!
22+
So whether you're on the cutting edge of new React features, or adopting innovations at a slower pace, join us once again to figure out where React is going by taking this year's State of React survey!
2323
2424
- key: features.features_intro.react2025
2525
t: |

state_of_js.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -661,6 +661,8 @@ translations:
661661
aliasFor: charts.axis_legends.happiness
662662
- key: tools.front_end_frameworks_happiness.question
663663
t: On a scale of 1 (very unhappy) to 5 (very happy), how happy are you with the current state of front-end frameworks?
664+
aliases:
665+
- front_end_frameworks.front_end_frameworks_happiness.question
664666

665667
- key: tools.front_end_frameworks_pain_points
666668
t: Front-end Frameworks Pain Points

0 commit comments

Comments
 (0)