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 +}