File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -306,6 +306,9 @@ translations:
306306 # Sections
307307 # ##########################################################################
308308
309+ - key : sections.overview.title
310+ t : Overview
311+
309312 - key : sections.user_info.title
310313 t : About You
311314 - key : sections.user_info.description
Original file line number Diff line number Diff line change @@ -51,3 +51,37 @@ translations:
5151 t : When will the results be released?
5252 - key : faq.results_released_js2025.description
5353 t : The survey will run from October 1 to November 1, 2025, and the survey results will be released shortly after.
54+
55+ # ##########################################################################
56+ # Overview
57+ # ##########################################################################
58+
59+ - key : overview_1_frontend_fatigue.js2025
60+ t : |
61+ ### 1. Front-end Frameworks
62+ ## Front-end Fatigue
63+
64+ - key : overview_2_whats_next.js2025
65+ t : |
66+ ### 2. Meta Frameworks
67+ ## What's Next?
68+
69+ - key : overview_3_back_in_business.js2025
70+ t : |
71+ ### 3. Back-end Frameworks
72+ ## Back in Business
73+
74+ - key : overview_4_build_it.js2025
75+ t : |
76+ ### 4. Build Tools
77+ ## Build it and They Will Come
78+
79+ - key : overview_5_static_typing.js2025
80+ t : |
81+ ### 5. Language
82+ ## Static Shock
83+
84+ - key : overview_6_other_languages.js2025
85+ t : |
86+ ### 6. Ecosystem
87+ ## Multilingual Movement
Original file line number Diff line number Diff line change @@ -761,6 +761,9 @@ translations:
761761 - key : tools.technology
762762 t : Technology
763763
764+ - key : tools.all_sections
765+ t : All Sections
766+
764767 # ##########################################################################
765768 # Blocks
766769 # ##########################################################################
Original file line number Diff line number Diff line change @@ -1001,6 +1001,12 @@ translations:
10011001 aliases:
10021002 - other_tools.non_js_languages_features.prompt
10031003
1004+ - key : other_tools.non_js_languages_features_top_features
1005+ t : Non-JavaScript Features
1006+
1007+ - key : other_tools.non_js_languages_features_top_languages
1008+ t : Non-JavaScript Features by Language
1009+
10041010 - key : tools.javascript_flavors
10051011 t : JavaScript Flavors
10061012 - key : tools.javascript_flavors.question
@@ -1419,6 +1425,12 @@ translations:
14191425 - key : options.build_step_advantages.environment_support.description
14201426 t : Support for environment variables, different configurations, etc.
14211427
1428+ - key : options.build_step_advantages.all_of_the_above
1429+ t : All of the above
1430+
1431+ - key : options.build_step_advantages.no_advantages
1432+ t : No advantages
1433+
14221434 # edge_runtimes
14231435
14241436 - key : tools.edge_runtimes
@@ -1498,6 +1510,9 @@ translations:
14981510 - key : options.native_types_proposal.jsdoc_types.description
14991511 t : JSDoc-like types written as code comments.
15001512
1513+ - key : options.native_types_proposal.no_opinion
1514+ t : No opinion
1515+
15011516 - key : usage.js_new_features
15021517 t : New Proposals
15031518 aliases :
You can’t perform that action at this time.
0 commit comments