Skip to content

Commit

Permalink
src/ui/i18n/i18n.tsx: Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
bzg committed Feb 7, 2024
1 parent f74d3e1 commit c136b79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ui/i18n/i18n.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1043,7 +1043,7 @@ const {
}) => (
<>
Renseignez le nom du logiciel ou directement l'identifiant (de la
forme <code>QXXXXX</code>) pour associez le logiciel à une fiche
forme <code>QXXXXX</code>) pour associer le logiciel à une fiche
existante{" "}
<a href={wikidataUrl} target="_blank" rel="noreferrer">
Wikidata
Expand All @@ -1056,11 +1056,11 @@ const {
Wikidata, vous pouvez en créer une. Vous trouverez ici un{" "}
<a href={wikidataPageExampleUrl} target="_blank" rel="noreferrer">
exemple de fiche Wikidata
</a>
pour le logiciel&nbsp;
</a>{" "}
pour le logiciel&nbsp;
<a href={softwareSillUrl} target="_blank" rel="noreferrer">
{exampleSoftwareName}
</a>{" "}
</a>.{" "}
</>
),
"wikidata id information":
Expand Down

0 comments on commit c136b79

Please sign in to comment.