Skip to content

Commit

Permalink
feat: apply feedback from people 2/n
Browse files Browse the repository at this point in the history
  • Loading branch information
bbarthec committed Dec 7, 2024
1 parent 512efd8 commit e70e360
Showing 1 changed file with 27 additions and 7 deletions.
34 changes: 27 additions & 7 deletions locale-en-US/rn2024.yml
Original file line number Diff line number Diff line change
Expand Up @@ -426,18 +426,38 @@ translations:
- key: options.developer_background_team_size.developer_background_team_size_more_than_10
t: more than 10

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

- key: options.developer_background_platforms.developer_background_platforms_ios
- key: options.developer_background_target_platforms.developer_background_target_platforms_ios
t: iOS
- key: options.developer_background_platforms.developer_background_platforms_android
- key: options.developer_background_target_platforms.developer_background_target_platforms_android
t: Android
# other options are in entities

# Main development platforms

- key: developer_background.developer_background_main_daily_platforms
t: Main daily platforms
- key: developer_background.developer_background_main_daily_platforms.question
t: Main daily platforms
- key: developer_background.developer_background_main_daily_platforms.description
t: Which platforms do you primarily use for previewing and developing your React Native app on a daily basis?

- key: options.developer_background_main_daily_platforms.developer_background_main_daily_platforms_ios_device
t: iOS physical device
- key: options.developer_background_main_daily_platforms.developer_background_main_daily_platforms_android_device
t: Android physical device
- key: options.developer_background_main_daily_platforms.developer_background_main_daily_platforms_ios_simulator
t: iOS Simulator
- key: options.developer_background_main_daily_platforms.developer_background_main_daily_platforms_android_emulator
t: Android Emulator
- key: options.developer_background_main_daily_platforms.developer_background_main_daily_platforms_web_browser
t: Web Browser

# Contribution to React Native
- key: developer_background.developer_background_contribution_to_rn
t: Contribution to React Native
Expand Down

0 comments on commit e70e360

Please sign in to comment.