Skip to content

Commit 3207b5f

Browse files
pprev94garronej
andauthored
Update src/Footer.tsx
Co-authored-by: Joseph Garrone <joseph.garrone.gj@gmail.com> Signed-off-by: pprev94 <philippe.prevautel@ign.fr>
1 parent 51aaca9 commit 3207b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ export const Footer = memo(
332332
)}
333333
target="_blank"
334334
href={`https://${domain}`}
335-
title={`${domain} - ouvre une nouvelle fenêtre`}
335+
title={`${domain} - ${t("open new window")}`}
336336
>
337337
{domain}
338338
</a>

0 commit comments

Comments
 (0)