Add more translations (#9733)

This commit is contained in:
Félix Malfait
2025-01-18 17:38:05 +01:00
committed by GitHub
parent 152902d1be
commit 052331685f
35 changed files with 2172 additions and 185 deletions

View File

@ -38,7 +38,7 @@ export const NotFound = () => {
return (
<>
<PageTitle title={t`Page Not Found | Twenty`} />
<PageTitle title={t`Page Not Found` + ' | Twenty'} />
<StyledBackDrop>
<AnimatedPlaceholderErrorContainer>
<AnimatedPlaceholder type="error404" />