Skip to content

Commit 04d80b8

Browse files
authored
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
1 parent 9a649a7 commit 04d80b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Breadcrumb.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ const { useTranslation, addBreadcrumbTranslations } = createComponentI18nApi({
9999
/* spell-checker: disable */
100100
"show breadcrumb": "Voir le fil d’Ariane",
101101
"navigation label": "vous êtes ici",
102-
"home": "Acceuil"
102+
"home": "Accueil"
103103
/* spell-checker: enable */
104104
}
105105
});

0 commit comments

Comments
 (0)