From 9bceb60b2ed55c13c42a924dd679917bd94a1f53 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 15:14:14 +0530 Subject: [PATCH] New translations objective.json (French) --- src/i18n/locales/fr/leftSidebar/objective.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/fr/leftSidebar/objective.json b/src/i18n/locales/fr/leftSidebar/objective.json index 8cb4f70d..96a7a247 100644 --- a/src/i18n/locales/fr/leftSidebar/objective.json +++ b/src/i18n/locales/fr/leftSidebar/objective.json @@ -1,6 +1,6 @@ { "objective": { - "label": "Objective", - "placeholder": "Looking for a challenging role in a reputable organization to utilize my technical, database, and management skills for the growth of the organization as well as to enhance my knowledge about new and emerging trends in the IT sector." + "label": "Objectif", + "placeholder": "Je cherche un poste plein de challenges dans une entreprise réputé afin d'utilisé mes compétences en base de donnée et en management pour participer à la croissance de l'entreprise tout en développant mes connaissances sur les nouvelles tendances du secteur." } }