Add more translations (#9733)
This commit is contained in:
@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user