chore(i18n): improve punctuation (#2307)

This commit is contained in:
Konrad
2025-12-15 12:00:51 +11:00
committed by GitHub
parent 68e6ccdd19
commit 54b0e4964e
19 changed files with 31 additions and 28 deletions
@@ -106,7 +106,7 @@ export const ConfirmTeamEmailTemplate = ({
<Text className="mt-2 text-sm">
<Trans>
You can revoke access at any time in your team settings on Documenso{' '}
<Link href={`${baseUrl}/settings/teams`}>here.</Link>
<Link href={`${baseUrl}/settings/teams`}>here</Link>.
</Trans>
</Text>
</Section>