diff --git a/website/i18n/en.yaml b/website/i18n/en.yaml index a730e579ce73ead1692a5aab4803d0b1d97c4be8..8b7b13972f136c9420eba610288c7d04c67b83dd 100644 --- a/website/i18n/en.yaml +++ b/website/i18n/en.yaml @@ -1,6 +1,9 @@ - id: sfcamp translation: Software Freedom Camp +- id: sfcamp-2022 + translation: Software Freedom Camp 2022 + - id: div-ed translation: Diversity Edition @@ -26,7 +29,7 @@ translation: Contact - id: intro - translation: An online mentorship programme focusing on diversity organized by <a href="https://fsci.in">Free Software Community of India</a> and inspired by <a href='https://camp.fsf.org.in'>Free Software Camp</a> and <a href='https://outreachy.org'>Outreachy</a>. + translation: Software Freedom Camp is an online mentorship programme focusing on diversity organized by <a href="https://fsci.in">Free Software Community of India</a> and inspired by <a href='https://camp.fsf.org.in'>Free Software Camp</a> and <a href='https://outreachy.org'>Outreachy</a>. - id: apply translation: Apply @@ -53,7 +56,7 @@ translation: What is Software Freedom Camp? - id: sfcamp-desc - translation: Software Freedom Camp is a mentorship programme for bringing more people to Free Software with strong focus on philosophy. We connect learners with experienced Free Software community members to work on some tasks together - this could be either technical or non technical. + translation: Free Software means software which respects users freedom to run, study, modify, share and share the modified versions of the software. Software Freedom Camp is a mentorship programme for bringing more people to Free Software with strong focus on philosophy. We connect learners with experienced Free Software community members to work on some tasks together - this could be either technical or non technical. - id: whats-div-ed translation: What is Diversity Edition? @@ -104,7 +107,7 @@ translation: How does it work? - id: how-desc - translation: Learners apply to join the program and are given a common introduction to the program, to free software, and to the projects they can work on. These sessions will be conducted online using <a href="#tools">free software tools</a>. Then they submit proposal(s) for working on the project of their choice which is evaluated and mentors get assigned for these. Learners can also choose to work independently without dedicated mentors. Learners are expected to report regularly on their progress and periodic review is done. By the end of the camp the learners will be contributing to free software and collaborating with other contributors from around the world. + translation: Learners apply to join the program and are given a common introduction to the program, to <a href="https://fsfe.org/freesoftware/index.en.html">free software</a>, and to the projects they can work on. These sessions will be conducted online using <a href="#tools">free software tools</a>. Then they submit proposal(s) for working on the project of their choice which is evaluated and mentors get assigned for these. Learners can also choose to work independently without dedicated mentors. Learners are expected to report regularly on their progress and periodic review is done. By the end of the camp the learners will be contributing to free software and collaborating with other contributors from around the world. - id: mentors-who translation: Who can be mentors? diff --git a/website/layouts/index.html b/website/layouts/index.html index c9366d8960df5cc5b0283bb74e55b5145f95e205..3167d75a3da2bbad9d21997efaa1763f3fbc8d9f 100644 --- a/website/layouts/index.html +++ b/website/layouts/index.html @@ -3,7 +3,7 @@ <div class="introduction"> <div class="intro-text"> <h1> - {{i18n "sfcamp"}} + {{i18n "sfcamp-2022"}} <span style="color:#469198">({{i18n "div-ed"}})</span> </h1> <p>{{i18n "intro" | safeHTML}}</p>