chore(i18n): update zu-ZA translations

This commit is contained in:
Amruth Pillai
2023-11-10 11:22:19 +01:00
parent 1057d390da
commit f3ad994753
19 changed files with 1666 additions and 135 deletions

View File

@ -32,7 +32,7 @@ export const HeroSection = () => (
<div className="mt-10 space-y-2">
<h6 className="text-base font-bold tracking-wide">{t`Finally,`}</h6>
<h1 className="text-4xl font-bold tracking-tight sm:text-6xl">
{t`A free and open-source resume builder.`}
{t`A free and open-source resume builder`}
</h1>
</div>