From d5f014bc7d5f4b7938aa857e3a8293296e808e09 Mon Sep 17 00:00:00 2001 From: Sacha Greif Date: Mon, 17 Feb 2025 10:53:07 +0900 Subject: [PATCH] add strings --- common.yml | 21 +++++++++++++++++++ homepage.yml | 2 +- react2024.yml | 3 +++ results.yml | 3 +++ state_of_devs.yml | 51 ++++++++++++++++++++++++++++++++++++++++++----- 5 files changed, 74 insertions(+), 6 deletions(-) diff --git a/common.yml b/common.yml index 155840fa432..701d45bc181 100644 --- a/common.yml +++ b/common.yml @@ -1297,6 +1297,27 @@ translations: t: Yes, unrelated field # employment_status + + - key: user_info.employment_status + t: Employment Status + - key: user_info.employment_status.question + t: What is your current employment status? + + - key: options.employment_status.employed_full_time + t: Employed, full-time + - key: options.employment_status.freelance + t: Independent contractor, freelancer, or self-employed + - key: options.employment_status.employed_part_time + t: Employed, part-time + - key: options.employment_status.student_full_time + t: Student, full-time + - key: options.employment_status.student_part_time + t: Student, part-time + - key: options.employment_status.looking_for_job + t: Not employed, but looking for work + - key: options.employment_status.not_employed_not_looking + t: Not employed, and not looking for work + - key: options.employment_status.full_time t: Full-time - key: options.employment_status.student diff --git a/homepage.yml b/homepage.yml index 76462168838..6e57af4ce6a 100644 --- a/homepage.yml +++ b/homepage.yml @@ -132,7 +132,7 @@ translations: - key: calendar.no_editions t: No surveys. - key: calendar.give_feedback - t: Share feedback → + t: Suggest questions → - key: calendar.take_survey t: Take survey → - key: calendar.view_results diff --git a/react2024.yml b/react2024.yml index 45487dee9de..5ae6cee0118 100644 --- a/react2024.yml +++ b/react2024.yml @@ -7,6 +7,9 @@ translations: - key: general.results.description t: The 2024 edition of the annual survey about the latest trends in the React ecosystem. + - key: general.react2024.ai2025_banner + t: Take the State of Web Dev AI survey and help us figure out AI's impact on the web! → + ########################################################################### # Introduction ########################################################################### diff --git a/results.yml b/results.yml index 9e35aea6147..f6f5c76b7bd 100644 --- a/results.yml +++ b/results.yml @@ -31,6 +31,9 @@ translations: t: > This survey was distributed primarily through online platforms, each of which carry their own inherent demographic biases. As such, it is representative of the makeup of these specific communities, and may not be representative of the developer community at large. + - key: results.ongoing_survey + t: Open Now + ########################################################################### # Tabs ########################################################################### diff --git a/state_of_devs.yml b/state_of_devs.yml index 5bbfd0d5984..cbe8e5c2b5e 100644 --- a/state_of_devs.yml +++ b/state_of_devs.yml @@ -42,6 +42,20 @@ translations: - key: sections.hobbies.prompt t: Your other passions. + # employment_status + - key: career.employment_status + aliasFor: user_info.employment_status + - key: career.employment_status.question + aliasFor: user_info.employment_status.question + + # how_many_jobs + - key: career.how_many_jobs + t: Job Count + - key: career.how_many_jobs.question + t: How many companies have you worked for up to now? + - key: career.how_many_jobs.question.prompt + t: Only including programming jobs. + # career_issues - key: career.career_issues @@ -111,6 +125,31 @@ translations: - key: career.past_year_meetups_events.question t: How many meetups & local events have you attended in the past year? + - key: options.past_year_conferences.range_0 + t: None + aliases: + - options.past_year_meetups_events.range_0 + - key: options.past_year_conferences.range_1 + t: 1 + aliases: + - options.past_year_meetups_events.range_1 + - key: options.past_year_conferences.range_2_5 + t: 2-5 + aliases: + - options.past_year_meetups_events.range_2_5 + - key: options.past_year_conferences.range_6_10 + t: 6-10 + aliases: + - options.past_year_meetups_events.range_6_10 + - key: options.past_year_conferences.range_11_15 + t: 11-15 + aliases: + - options.past_year_meetups_events.range_11_15 + - key: options.past_year_conferences.range_more_than_15 + t: More than 15 + aliases: + - options.past_year_meetups_events.range_more_than_15 + # WORKPLACE - key: workplace.remote_work_policy @@ -402,10 +441,12 @@ translations: - key: worldview.left_right.question t: Where do you place yourself on the left vs right political axis? - - key: options.left_right.0.description - t: Far left - - key: options.left_right.8.description - t: Far right + - key: options.left_right.0 + t: Far Left + - key: options.left_right.4 + t: Center + - key: options.left_right.8 + t: Far Right - key: worldview.global_issues t: Global Issues @@ -480,7 +521,7 @@ translations: # hobbies - key: hobbies.physical_activity - t: Physical Activities + t: Physical Activity - key: hobbies.physical_activity.question t: Which of the following physical activites do you practice regularly? (once a week or more)