docs: update subscription form component

Update all i18n to get translated texts for each part of subscription form card
This commit is contained in:
kabrunko-dev
2024-01-31 14:24:23 -03:00
parent aab419f18c
commit 3e9c56646f
11 changed files with 41 additions and 15 deletions

View File

@@ -11,5 +11,9 @@
"challenge.footer.authorAnswer": "Author Answer",
"challenge.footer.blogPost": "Blog Post",
"challenge.footer.gettingStarted.title": "To do this challenge, start by reading: ",
"challenge.footer.gettingStarted.link": "Getting Started"
"challenge.footer.gettingStarted.link": "Getting Started",
"subscription.button": "Subscribe",
"subscription.email": "username@gmail.com",
"subscription.note.title": "Notes",
"subscription.note.description": "This email will only be used for sending new challenges updates"
}