Skip to content

Commit c0dd900

Browse files
committed
add missing translations
1 parent 98c6ce7 commit c0dd900

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

locale-en-US/rn2024.yml

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,13 @@ translations:
609609
- key: options.developer_background_industry_sector.developer_background_industry_sector_video
610610
t: Video
611611

612+
######################################################
613+
######### EXTRA #########
614+
######################################################
615+
616+
- key: tools.all_tools_experience
617+
t: Libraries Experience & Sentiment
618+
612619
######################################################
613620
######### PLATFORM APIS #########
614621
######################################################
@@ -933,6 +940,8 @@ translations:
933940
t: Testing and monitoring pain points
934941
- key: testing_and_monitoring.testing_and_monitoring_pain_points.description
935942
t: What pain points have you encountered with testing and monitoring your React Native projects? If applicable, point out the specific solution and its problems.
943+
- key: testing_and_monitoring.testing_and_monitoring_experience
944+
t: Testing And Monitoring Experience & Sentiment
936945

937946
######################################################
938947
######### REACT NATIVE API #########
@@ -1031,6 +1040,8 @@ translations:
10311040
- key: options.react_native_architecture_mobile_web_code_sharing.react_native_architecture_mobile_web_code_sharing_independent_projects
10321041
t: No code sharing. Independent project for the web counterpart of my application.
10331042

1043+
- key: react_native_architecture.react_native_architecture_experience
1044+
t: Architecture Experience & Sentiment
10341045
######################################################
10351046
######### BUILD AND PUBLISH #########
10361047
######################################################
@@ -1053,7 +1064,8 @@ translations:
10531064
t: Building and publishing pain points
10541065
- key: build_and_publish.build_and_publish_pain_points.description
10551066
t: What pain points have you encountered with deployment in your React Native projects? If applicable, point out the specific solution and its problems.
1056-
1067+
- key: build_and_publish.build_and_publish_experience
1068+
t: Build And Publish Experience & Sentiment
10571069
######################################################
10581070
######### DEV TOOLS #########
10591071
######################################################
@@ -1128,7 +1140,8 @@ translations:
11281140
t: Starter templates
11291141
- key: dev_tools.dev_tools_starter_templates.description
11301142
t: Which starter templates or boilerplates do you use?
1131-
1143+
- key: dev_tools.dev_tools_other_tools
1144+
t: Other solutions
11321145
- key: dev_tools.dev_tools_other_tools.question
11331146
t: Other development tools
11341147
- key: dev_tools.dev_tools_other_tools.description
@@ -1152,7 +1165,8 @@ translations:
11521165
t: Other cross-platform frameworks
11531166
- key: react_native_alternatives.react_native_alternatives_other.description
11541167
t: What cross-platform frameworks not mentioned above (besides React Native) are you familiar with?
1155-
1168+
- key: react_native_alternatives.react_native_alternatives_experience
1169+
t: Cross-platform Frameworks Experience & Sentiment
11561170
######################################################
11571171
# Resources #
11581172
######################################################

0 commit comments

Comments
 (0)