mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-12 22:03:03 -05:00
docs: update subscription form component
Update all i18n to get translated texts for each part of subscription form card
This commit is contained in:
@@ -49,6 +49,9 @@ const i18n = defineCollection({
|
||||
'challenge.footer.blogPost': z.string(),
|
||||
'challenge.footer.gettingStarted.title': z.string(),
|
||||
'challenge.footer.gettingStarted.link': z.string(),
|
||||
'subscription.button': z.string(),
|
||||
'subscription.note.title': z.string(),
|
||||
'subscription.note.description': z.string(),
|
||||
})
|
||||
.partial(),
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user