Translate invite page to italian
This commit is contained in:
@@ -256,7 +256,8 @@ const InvitationPage = () => {
|
|||||||
className="text-xs uppercase tracking-wide sm:text-sm"
|
className="text-xs uppercase tracking-wide sm:text-sm"
|
||||||
style={{ color: colors.textLight }}
|
style={{ color: colors.textLight }}
|
||||||
>
|
>
|
||||||
{displayDay}
|
{/*{displayDay}*/}
|
||||||
|
SABATO
|
||||||
</p>
|
</p>
|
||||||
<p
|
<p
|
||||||
className="text-xl font-bold sm:text-2xl"
|
className="text-xl font-bold sm:text-2xl"
|
||||||
@@ -282,7 +283,8 @@ const InvitationPage = () => {
|
|||||||
color: colors.primary,
|
color: colors.primary,
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
{displayMonth}
|
{/*{displayMonth}*/}
|
||||||
|
Aprile
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user