From 1523c8cac028f59d1363b1c74823374808c9ea6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20LUDWIG?= Date: Thu, 25 Jan 2024 14:46:03 +0100 Subject: [PATCH] fix: wording typos --- i18n/translations/en-US/home.json | 4 ++-- i18n/translations/fr-FR/home.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/translations/en-US/home.json b/i18n/translations/en-US/home.json index 83bedbb..23df3a1 100644 --- a/i18n/translations/en-US/home.json +++ b/i18n/translations/en-US/home.json @@ -6,14 +6,14 @@ "birth-date": "Birth date", "years-old": "years old", "nationality": "Nationality", - "description-bottom": "I wonder constantly how to improve our present, to make our future better, particularly in the advancements in computer science." + "description-bottom": "I constantly wonder how to improve our present, to make our future better, particularly thanks to the advancements in computer science." }, "interests": { "title": "Interests", "paragraphs": [ { "title": "Developer Full Stack", - "description": "My priority is to craft intuitive user experiences (UX), that meet the needs of the users in the most efficient way possible.
Mainly focused on the development of Web Development solutions.
I am also interested in mobile application development among other areas within the field of computer science.", + "description": "My priority is to craft intuitive user experiences (UX), that meet the needs of the users in the most efficient way possible.
Mainly focused on the development of Web solutions.
I am also interested in mobile and desktop application development, among other areas within the field of computer science.", "id": "code" }, { diff --git a/i18n/translations/fr-FR/home.json b/i18n/translations/fr-FR/home.json index 9278879..4b6d21d 100644 --- a/i18n/translations/fr-FR/home.json +++ b/i18n/translations/fr-FR/home.json @@ -13,7 +13,7 @@ "paragraphs": [ { "title": "Développeur Full Stack", - "description": "Ma priorité réside dans la création d'expériences utilisateurs (UX) intuitives, répondant aux besoins des utilisateurs de la manière la plus efficace que possible.
Principalement axé sur l'élaboration de solutions en Développement Web.
Je suis également intéressé par le développement d'applications mobiles parmis d'autres domaines de l'informatique.", + "description": "Ma priorité réside dans la création d'expériences utilisateurs (UX) intuitives, répondant aux besoins des utilisateurs de la manière la plus efficace que possible.
Principalement axé sur l'élaboration de solutions en Développement Web.
Je suis également intéressé par le développement d'applications mobiles parmis d'autres domaines de l'informatique.", "id": "code" }, {