From 769fee2c33b836bda4012a9bee3d29d394b089dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Barthelet?= Date: Wed, 12 May 2021 12:53:46 +0200 Subject: [PATCH] Add new date --- src/intl/en.json | 6 +++--- src/intl/fr.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/intl/en.json b/src/intl/en.json index 540845a..bcfb659 100644 --- a/src/intl/en.json +++ b/src/intl/en.json @@ -39,10 +39,10 @@ }, "title": { "title": "Serverless days", - "location-year": "Paris 2020", + "location-year": "Paris 2021", "subtitle": "One day, one track, about Serverless only", "rendez-vous": { - "when": "It's happening on the 04/24/2020", + "when": "It's happening on the 09/28/2020", "where": "at Pan Piper" }, "call-to-action": "Register now" @@ -50,4 +50,4 @@ "team": { "title": "Team" } -} \ No newline at end of file +} diff --git a/src/intl/fr.json b/src/intl/fr.json index 90ea7e7..505ee68 100644 --- a/src/intl/fr.json +++ b/src/intl/fr.json @@ -39,10 +39,10 @@ }, "title": { "title": "Serverless days", - "location-year": "Paris 2020", + "location-year": "Paris 2021", "subtitle": "La journée de Conférence dédiée à l’architecture Serverless", "rendez-vous": { - "when": "Rendez-vous le 24/04/2020", + "when": "Rendez-vous le 28/09/2020", "where": "au Pan Piper" }, "call-to-action": "prendre sa place" @@ -50,4 +50,4 @@ "team": { "title": "L'équipe" } -} \ No newline at end of file +}