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"
|
||||
style={{ color: colors.textLight }}
|
||||
>
|
||||
{displayDay}
|
||||
{/*{displayDay}*/}
|
||||
SABATO
|
||||
</p>
|
||||
<p
|
||||
className="text-xl font-bold sm:text-2xl"
|
||||
@@ -282,7 +283,8 @@ const InvitationPage = () => {
|
||||
color: colors.primary,
|
||||
}}
|
||||
>
|
||||
{displayMonth}
|
||||
{/*{displayMonth}*/}
|
||||
Aprile
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user