mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-12 13:53:03 -05:00
feat: improve UX
This commit is contained in:
@@ -47,6 +47,10 @@ const i18n = defineCollection({
|
||||
'challenge.footer.communityAnswers': z.string(),
|
||||
'challenge.footer.authorAnswer': z.string(),
|
||||
'challenge.footer.blogPost': z.string(),
|
||||
'challenge.footer.gettingStarted': z.object({
|
||||
title: z.string(),
|
||||
link: z.string(),
|
||||
}),
|
||||
})
|
||||
.partial(),
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user