From 74365914c61f9292bc0ce109143668a2b1a88d74 Mon Sep 17 00:00:00 2001 From: vinay-keshava <vinaykeshava@disroot.org> Date: Fri, 10 Nov 2023 23:16:51 +0530 Subject: [PATCH] update i18n tags & year in config.toml --- website/config.toml | 2 +- website/i18n/en.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/config.toml b/website/config.toml index 03b3303..8c2d07b 100644 --- a/website/config.toml +++ b/website/config.toml @@ -60,7 +60,7 @@ startLevel = 2 [languages.en] languageName = "English" contentDir = "content/english" -title = "Software Freedom Camp (Diversity Edition) 2022" +title = "Software Freedom Camp (Diversity Edition) 2024" [languages.hi] languageName = "हिनà¥à¤¦à¥€" diff --git a/website/i18n/en.yaml b/website/i18n/en.yaml index ed47153..97f1d73 100644 --- a/website/i18n/en.yaml +++ b/website/i18n/en.yaml @@ -2,7 +2,7 @@ translation: Software Freedom Camp - id: sfcamp-2022 - translation: Software Freedom Camp 2022 + translation: Software Freedom Camp 2024 - id: div-ed translation: Diversity Edition @@ -32,7 +32,7 @@ translation: Software Freedom Camp is an online programme to raise awareness about software freedom, focusing on diversity. It is 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>. Learn more about <a href="https://fsfe.org/freesoftware/index.en.html">Software Freedom</a>. - id: camp-start-news - translation: Camp start date- 27 November. Registrations are open. See you at the camp! + translation: Registrations are not yet open.Join our communication channels for the latest news. - id: apply translation: Apply -- GitLab