Skip to content

Commit

Permalink
feat(client): add english intros (freeCodeCamp#52624)
Browse files Browse the repository at this point in the history
  • Loading branch information
moT01 authored Dec 19, 2023
1 parent d346f21 commit 28e2379
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions client/i18n/locales/english/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -1228,21 +1228,29 @@
"a2-english-for-developers": {
"title": "A2 English for Developers (Beta)",
"intro": [
"This course teaches the English language, designed for developers.",
"In this beta version of the curriculum you can try out the first 3 of the 18 courses we are developing."
"In this English for Developers Curriculum, you'll learn the essentials of English communication. This will follow the A2 level of the Common European Framework of Reference (CEFR). And we've focused on vocabulary that is particularly useful for developers.",
"The first half of the curriculum will help you get comfortable with English grammar and usage. It will give you tons of hands-on practice. You'll learn basics like introducing yourself, making small talk, and discussing your work.",
"In the second half, you'll practice vocabulary specific to software development. You'll learn how to describe code, discuss tech trends, and participate in stand-up meetings.",
"This entire A2-level curriculum includes 105 different dialogues. Each is designed to build your vocabulary and boost your confidence when speaking in a professional tech setting."
],
"blocks": {
"learn-greetings-in-your-first-day-at-the-office": {
"title": "Learn Greetings in your First Day at the Office",
"intro": ["Learn greetings."]
"intro": [
"In this first course, you'll learn common expressions for situations you may encounter on your first day at work. You'll learn about introductions, getting to know people, asking for lunch recommendations, and getting an access card from security."
]
},
"learn-introductions-in-an-online-team-meeting": {
"title": "Learn Introductions in an Online Team Meeting",
"intro": ["Learn introductions."]
"intro": [
"In this course, you'll learn how to give a personal introduction. You'll also learn how to state your profession, and share your goals in group meetings."
]
},
"learn-conversation-starters-in-the-break-room": {
"title": "Learn Conversation Starters in the Break Room",
"intro": ["Learn conversation starters."]
"intro": [
"In this course, you'll learn how to start a conversation in casual settings. You'll also learn how to talk about your hobbies and personality traits. You'll even learn how to ask about places around the town."
]
},
"learn-how-to-talk-about-a-typical-workday-and-tasks": {
"title": "Learn How to Talk About a Typical Workday and Tasks",
Expand Down

0 comments on commit 28e2379

Please sign in to comment.