Skip to content

Commit

Permalink
fix(team): Wording /3
Browse files Browse the repository at this point in the history
  • Loading branch information
annelhote committed Oct 11, 2024
1 parent db337af commit 456b4d0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
3 changes: 3 additions & 0 deletions src/pages/Project/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@ function Project() {
<li>
<FormattedMessage id='app.project.copil.4' />
</li>
<li>
<FormattedMessage id='app.project.copil.5' />
</li>
</ul>
</p>
</Col>
Expand Down
3 changes: 2 additions & 1 deletion src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,8 @@
"app.project.copil.1": "- Luc Bellier, Deputy Director of the documentation services at the University of Paris-Saclay",
"app.project.copil.2": "- Isabelle Blanc, national chief data and software officer at the ministry of higher education and research",
"app.project.copil.3": "- Marin Dacos, French coordinator for open science at the ministry of higher education and research",
"app.project.copil.4": "- Jean-François Lutz, Head of the Research Support Mission at the libraries of the University of Lorraine",
"app.project.copil.4": "- Nicolas Fressengeas, Vice President in charge of the digital policy, research data and Open Science and Open Science Officer in charge of international affairs for the French ministry of Higher Education and Research",
"app.project.copil.5": "- Jean-François Lutz, Head of the Research Support Mission at the libraries of the University of Lorraine",
"app.project.ct.title": "Technical committee",
"app.project.ct.description": "The technical committee supports the development of the project and is made up of technical experts in the various fields involved (publications, research data and code and software):",
"app.project.ct.1": "- the pilots of the Data College of the Open Science Committee: Véronique Stoll et Frédéric de Lamotte",
Expand Down
3 changes: 2 additions & 1 deletion src/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,8 @@
"app.project.copil.1": "- Luc Bellier, Directeur adjoint du SCD à l'université Paris-Saclay",
"app.project.copil.2": "- Isabelle Blanc, administratrice ministérielle des données, des algorithmes et des codes sources au ministère de l'enseignement supérieur et de la recherche",
"app.project.copil.3": "- Marin Dacos, coordinateur national de la science ouverte au ministère de l'enseignement supérieur et de la recherche",
"app.project.copil.4": "- Jean-François Lutz, responsable de la Mission Appui Recherche des bibliothèques de Université de Lorraine",
"app.project.copil.4": "- Nicolas Fressengeas, Vice Président de l'Université de Lorraine chargé du Numérique, des Données et de la Science Ouverte et Chargé de mission Science Ouverte, volet international, auprès du Ministère de l'Enseignement Supérieur et de la Recherche",
"app.project.copil.5": "- Jean-François Lutz, responsable de la Mission Appui Recherche des bibliothèques de Université de Lorraine",
"app.project.ct.title": "Comité technique",
"app.project.ct.description": "Le comité technique accompagne le développement du projet et se compose de référents techniques sur les différents domaines mobilisés (publications, jeux de données et code et logiciels):",
"app.project.ct.1": "- les pilotes du Collège Données du Comité pour la Science Ouverte : Véronique Stoll et Frédéric de Lamotte",
Expand Down

0 comments on commit 456b4d0

Please sign in to comment.