About-fix

This commit is contained in:
Untone 2024-05-30 13:37:14 +03:00
commit aa0fc4ad95

View File

@ -206,7 +206,7 @@ export const AuthorView = (props: Props) => {
slug: props.authorSlug,
})}
>
{t('Profile')}
{t('About')}
</a>
</li>
</ul>