fix: some keywords are not localized

This commit is contained in:
a.nasouf
2024-02-05 19:52:48 +02:00
parent ba3ea93a2d
commit a6db4fb6df
7 changed files with 20 additions and 11 deletions

View File

@@ -87,7 +87,7 @@ function RegisterFooterLinks() {
return (
<AuthFooterLinks>
<AuthFooterLink>
Return to <Link to={'/auth/login'}>Sign In</Link>
<T id={'return_to'} /> <Link to={'/auth/login'}><T id={'sign_in'} /></Link>
</AuthFooterLink>
<AuthFooterLink>