From c16cade4a20e65bc9ef52d4b963f54235b0dd4b8 Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Thu, 6 May 2021 10:35:17 +0200 Subject: [PATCH] Modification Wording MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ajout d'éléments concernant l'environnement Scrum de mes expériences Modification du titre du bouton CV --- src/messages/fr.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/messages/fr.json b/src/messages/fr.json index 52b647d..4d06f36 100644 --- a/src/messages/fr.json +++ b/src/messages/fr.json @@ -1,7 +1,7 @@ { "title":"Anthony Yvon Dumas", "subtitle":"Développeur Full Stack @ Harvest", - "curriculumVitaeLink" : "Mon CV", + "curriculumVitaeLink" : "CV", "experienceCard" : { "title" : "Experience", "experiences" : [ @@ -18,7 +18,8 @@ "Angular", "OpenAPI", "jQuery", - "Spring" + "Spring", + "Environnement Scrum" ] }, { @@ -33,7 +34,8 @@ "MongoDB", "Node.js", "Word", - "Powerpoint" + "Powerpoint", + "Environnement Scrum" ] } ],