Skip to content

Commit e70e360

Browse files
committed
feat: apply feedback from people 2/n
1 parent 512efd8 commit e70e360

File tree

1 file changed

+27
-7
lines changed

1 file changed

+27
-7
lines changed

locale-en-US/rn2024.yml

Lines changed: 27 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -426,18 +426,38 @@ translations:
426426
- key: options.developer_background_team_size.developer_background_team_size_more_than_10
427427
t: more than 10
428428

429-
# Platforms Used for React Native
430-
- key: developer_background.developer_background_platforms
431-
t: Platforms used for React Native
432-
- key: developer_background.developer_background_platforms.question
433-
t: What are the platforms that you use React Native for?
429+
# Target platforms
430+
- key: developer_background.developer_background_target_platforms
431+
t: Target platforms
432+
- key: developer_background.developer_background_target_platforms.question
433+
t: Which platforms do you target with React Native?
434434

435-
- key: options.developer_background_platforms.developer_background_platforms_ios
435+
- key: options.developer_background_target_platforms.developer_background_target_platforms_ios
436436
t: iOS
437-
- key: options.developer_background_platforms.developer_background_platforms_android
437+
- key: options.developer_background_target_platforms.developer_background_target_platforms_android
438438
t: Android
439439
# other options are in entities
440440

441+
# Main development platforms
442+
443+
- key: developer_background.developer_background_main_daily_platforms
444+
t: Main daily platforms
445+
- key: developer_background.developer_background_main_daily_platforms.question
446+
t: Main daily platforms
447+
- key: developer_background.developer_background_main_daily_platforms.description
448+
t: Which platforms do you primarily use for previewing and developing your React Native app on a daily basis?
449+
450+
- key: options.developer_background_main_daily_platforms.developer_background_main_daily_platforms_ios_device
451+
t: iOS physical device
452+
- key: options.developer_background_main_daily_platforms.developer_background_main_daily_platforms_android_device
453+
t: Android physical device
454+
- key: options.developer_background_main_daily_platforms.developer_background_main_daily_platforms_ios_simulator
455+
t: iOS Simulator
456+
- key: options.developer_background_main_daily_platforms.developer_background_main_daily_platforms_android_emulator
457+
t: Android Emulator
458+
- key: options.developer_background_main_daily_platforms.developer_background_main_daily_platforms_web_browser
459+
t: Web Browser
460+
441461
# Contribution to React Native
442462
- key: developer_background.developer_background_contribution_to_rn
443463
t: Contribution to React Native

0 commit comments

Comments
 (0)